Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 9,080 for

x

(0.72 sec)
  1. No documented parameter for enabling Cell IDs i...

    I have been using the Aspose.Cells Cloud API to eXport EXcel worksheets to HTML format. Earlier, the API returned cell-level HTML elements with id attributes (for eXample <td id="A1">...</td>), which allowed us to map E…...cellid flag to a GET request curl -X GET " &HiddenColDisplayType=Hidden\...options are required): curl -X POST " \ -H "Authorization: Bearer...

    forum.aspose.cloud/t/no-documented-parameter-fo...
  2. 通过 Cloud .NET SDK 将 PDF 转换为 TXT

    使用 Aspose.PDF Cloud SDK for .NET 将 PDF 中的文本导出为 TXT 格式。输出轻量且可搜索。... Select ( x => x . Text ). ToList (); File ...

    products.aspose.cloud/pdf/zh/net/conversion/pdf...
  3. Manipulate Excel cells formatting using Cloud A...

    Free API to create BarCodes. using Java | Read BarCode in Desktop, Web and Mobile Apps. Platform independent BarCode processing....GS1CodablockF cURL command curl -X GET "https://api.aspose.cloud/v3...speed, and much more. cURL curl -X GET "https://api.aspose.cloud/v3...

    blog.aspose.cloud/barcode/create-and-manipulate...
  4. C# Generate Barcode | Recognize Barcode in C# o...

    Merge TIFF Images in Python. Crop TIFF Images using Python. Read TIFF Image Properties using Python. Access individual TIFF Frames using Python...Barcode Image Resolution Set X and Y Dimensions of a Barcode...This feature allows you to Set X and Y Dimensions of a Barcode...

    blog.aspose.cloud/barcode/working-with-barcode-...
  5. Fonts uploaded to internal storage are not used...

    Hi there, I’ve added a folder called CustomFonts to my internal storage and uploaded the font I am missing (impact.ttf) and can confirm I get the fonts back by querying the Get Available Fonts endpoint: curl -v "https:…...fontslocation=CustomFonts" -X GET -H "Authorization: Bearer...?fontslocation=CustomFonts" -X PUT -H "Authorization: Bearer...

    forum.aspose.cloud/t/fonts-uploaded-to-internal...
  6. Convert PDF to PowerPoint using C# .NET | PDF t...

    Convert EXcel files to PDF. XLSX to PDF | XLSX to XPS using REST API. XLSX to SVG. XLSX to TIFF conversion. XLSX to HTML conversion... cURL command # curl -X GET "https://api.aspose.cloud/v3...as TIFF . cURL command # curl -X GET "https://api.aspose.cloud/v3...

    blog.aspose.cloud/cells/how-to-convert-xlsx-to-...
  7. Make Markdown In Curl

    Make Markdown using cURL SDK. Easily create a blank Markdown in cURL in a few steps....md" \ - X PUT \ - H "Content-Type: application/json"...0/words/storage/file/Output.md" \ - X GET \ - H "Content-Type: application/json"...

    products.aspose.cloud/words/curl/make/md/
  8. Curl Compress DOCX REST API

    Compress DOCX to smaller size using cURL SDK. Optimize DOCX content in cURL....0/words/online/put/compress" \ -X PUT \ -H "Content-Type: multipart/form-data"...0/words/convert?format=docx" \ -X PUT \ -H "Content-Type: multipart/form-data"...

    products.aspose.cloud/words/curl/compress/docx/
  9. Curl Compress TIFF REST API

    Compress TIFF to smaller size using cURL SDK. Optimize TIFF content in cURL....0/words/online/put/compress" \ -X PUT \ -H "Content-Type: multipart/form-data"...0/words/convert?format=tiff" \ -X PUT \ -H "Content-Type: multipart/form-data"...

    products.aspose.cloud/words/curl/compress/tiff/
  10. Aspose.Cells Cloud API – Get Public Key (v4.0) ...

    Retrieve the RSA public key used for encrypting data with Aspose.Cells Cloud. Includes endpoint, parameters, sample request/response, status codes, and SDK usage eXamples....0/cells/publickey Sample Request (cURL) curl -X GET "https://api.aspose.cloud/v4...

    docs.aspose.cloud/cells/get-public-key/