Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 48,147 for

as

(0.09 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

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

    docs.aspose.com/cells/net/how-to-print-excel-as...
  2. Convert Visio to PNG doesn't work as expected -...

    Hi Aspose, We have a Viso file with external node shapes. We tried to export the Visio to PNG. The output is not As expected. Visio File: ExternalNode.zip (37.7 KB) Output PNG: ExportToImage_out.png (5.1 KB) Here is…...Hi Aspose, We have a Viso file with external node shapes. We tried to export the Visio to PNG. The output is not as expected. Visio File: ExternalNode.zip (37.7 KB) Output PNG: ExportToImage_out.png (5.1 KB) Here is…

    forum.aspose.com/t/convert-visio-to-png-doesnt-...
  3. Licensing: Generated Temp DLL will be identifie...

    Hello, If we want to activate Aspose licenses, Aspose creates a temporary file that is recognized As a Trojan by our customer (see screenshot). The virus scanner deletes the file, and an Aspose error appears immediately…...Hello, If we want to activate Aspose licenses, Aspose creates a temporary file that is recognized as a Trojan by our customer (see screenshot). The virus scanner deletes the file, and an Aspose error appears immediately…

    forum.aspose.com/t/licensing-generated-temp-dll...
  4. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …

    forum.aspose.com/t/chart-categoryaxis-getaxiste...
  5. Create rectangle as polylines and fill it with ...

    ClAss Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.

    docs.aspose.com/cad/net/developer-guide/how-to/...
  6. Create rectangle as polylines and fill it with ...

    ClAss Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.

    docs.aspose.com/cad/net/how-to/create-rectangle...
  7. 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...
  8. Unable to save diagram as PDF in Linux OS - Fre...

    Hi, I using a Apsopse.Diagram for Python vis .NET temporary license. I am running my application on a Linux machine. While I am able to save the diagram As a VSDX file format, I am not able to save it As a PDF. The appl…...Hi, I using a Apsopse.Diagram for Python vis .NET temporary license. I am running my application on a Linux machine. While I am able to save the diagram as a VSDX file format, I am not able to save it as a PDF. The appl…

    forum.aspose.com/t/unable-to-save-diagram-as-pd...
  9. Extract Text and Images from DOTX File Online a...

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

    products.aspose.com/total/java/parse/dotx/
  10. Genrating PDF with html frtagments as a large f...

    Hi, I have been using AsPOSE PDF licensed version, trying to generate pdf for around 700 pages. Each page represent a project which hAs information around a project of constructed html content. It works fine for few …...Hi, I have been using ASPOSE PDF licensed version, trying to generate pdf for around 700 pages. Each page represent a project which has information around a project of constructed html content. It works fine for few …

    forum.aspose.com/t/genrating-pdf-with-html-frta...