Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 48,249 for

as

(0.16 sec)
  1. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cAses the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…

    forum.aspose.com/t/gigantic-file-size-when-savi...
  2. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a document to a multi-page TIFF using Python. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Convert a document to a multi-page TIFF using Python. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc.

    docs.aspose.com/words/python-net/saving-a-docum...
  3. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  4. Extract Text and Images from DOT File Online an...

    Online DOT file parser app. Java API code to extract images and text content from DOT document....Online DOT file parser app. Java API code to extract images and text content from DOT document.

    products.aspose.com/total/java/parse/dot/
  5. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…

    forum.aspose.com/t/handling-json-array-as-singl...
  6. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library.

    docs.aspose.com/cells/java/how-to-print-excel-a...
  7. Saving a Document as a Multipage TIFF in C++|As...

    Convert a document to a multi-page TIFF using C++. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Convert a document to a multi-page TIFF using C++. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc.

    docs.aspose.com/words/cpp/saving-a-document-as-...
  8. Saving a Document as a Multipage TIFF in C#|Asp...

    Convert a document to a multi-page TIFF using C#. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Convert a document to a multi-page TIFF using C#. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc.

    docs.aspose.com/words/net/saving-a-document-as-...
  9. Extract Text and Images from DOTX File Online a...

    Online DOTX file parser app. .NET API C# code to extract images and text content from DOTX document....Online DOTX file parser app. .NET API C# code to extract images and text content from DOTX document.

    products.aspose.com/total/net/parse/dotx/
  10. Extract Text and Images from RTF File Online an...

    Online RTF file parser app. .NET API C# code to extract images and text content from RTF document....Online RTF file parser app. .NET API C# code to extract images and text content from RTF document.

    products.aspose.com/total/net/parse/rtf/