Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 47,310 for

as

(0.08 sec)
  1. Number format not applied on merged field - Fre...

    Hi We were using the Aspose word java 15.11 jar at that time, and we were experiencing a date conversion issue, but now we’ve upgraded the Aspose jar to 22.12. Date formating issue hAs been resolved. Now number formatt…...Hi We were using the aspose word java 15.11 jar at that time, and we were experiencing a date conversion issue, but now we’ve upgraded the aspose jar to 22.12. Date formating issue has been resolved. Now number formatt…

    forum.aspose.com/t/number-format-not-applied-on...
  2. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert PPTX to DOCX using Java....This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert PPTX to DOCX using Java.

    kb.aspose.com/slides/java/how-to-export-powerpo...
  3. JSON markup|Documentation

    Use the most popular data interchange format for describing machine-readable forms As nested data structures....Use the most popular data interchange format for describing machine-readable forms as nested data structures.

    docs.aspose.com/omr/cpp/design-form/json-markup/
  4. Convert DRC to U3D via Python | products.aspose...

    Sample code for DRC to U3D Python conversion. Use API example code for batch DRC files to U3D conversion within VB.NET, Asp.NET or any .NET bAsed application....Sample code for DRC to U3D Python conversion. Use API example code for batch DRC files to U3D conversion within VB.NET, Asp.NET or any .NET based application.

    products.aspose.com/3d/python-net/conversion/dr...
  5. Drawing Images using Graphics|Documentation

    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/imaging/net/drawing-images-usin...
  6. Drawing Images using Graphics|Documentation

    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/imaging/java/drawing-images-usi...
  7. TxtOfficeMathExportMode Enum | Aspose.Words for...

    TxtOfficeMathExportMode lets you choose how Word OfficeMath equations are exported to text for better accuracy and readability....TxtOfficeMathExportMode lets you choose how Word OfficeMath equations are exported to text for better accuracy and readability.

    reference.aspose.com/words/net/aspose.words.sav...
  8. TxtOfficeMathExportMode enumeration | Aspose.Wo...

    Aspose.words.saving.TxtOfficeMathExportMode enumeration. Specifies how Aspose.Words exports OfficeMath to [SaveFormat.TEXT](../../Aspose.words/saveformat/#TEXT)....aspose.words.saving.TxtOfficeMathExportMode enumeration. Specifies how Aspose.Words exports OfficeMath to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT).

    reference.aspose.com/words/python-net/aspose.wo...
  9. Customize HTML Rendering – Aspose.HTML for Pyth...

    Customize the rendering of HTML to PDF, XPS, DOCX, and images using Aspose.HTML for Python via .NET. Gain ready-to-use Python examples....Customize the rendering of HTML to PDF, XPS, DOCX, and images using Aspose.HTML for Python via .NET. Gain ready-to-use Python examples.

    docs.aspose.com/html/python-net/rendering-options/
  10. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is As below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo…...We faced this similar issue today. Code Snippet is as below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo…

    forum.aspose.com/t/high-cpu-memory-utilization-...