Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 157,661 for

2

(0.51 sec)
  1. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....writeln("Paragraph 2."); builder.write("Paragraph 3...paragraph.\r\r\t" + "Paragraph 2. End of paragraph.\r\r\t" + "Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  2. Issue with Font Rendering For Oriya - Aspose.Ne...

    Here the actual text: - ନମସ୍କାର and it’s render as image.png (2.3 KB) here the code - GitHub - sinhar1227/AsposePdfOriyaSample · GitHub...png (2.3 KB) here the code - GitHub -...zeus2nawaz May 21, 2026, 8:32am 2 I am also getting same type error...

    forum.aspose.com/t/issue-with-font-rendering-fo...
  3. JavaScript与C++中的X轴与类别轴对比|Documentation

    学习如何区分Aspose.Cells for Java脚本通过C++中的X轴和类别轴。我们的指南将帮助您理解它们的使用和属性差异,以及如何根据需求进行配置。... putValue ( 2.5 ); worksheet . cells . get (...cells . get ( "D5" ). putValue ( 2 ); // Create Line Chart: X as...

    docs.aspose.com/cells/zh/javascript-cpp/x-axis-...
  4. Aspose.PSD for .NET 18.12 - Release Notes|Docum...

    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.... Layers [ 2 ]. BlendingOptions . Effects [...ColorPoints ; Assert . AreEqual ( 2 , colorPoints . Length ); Assert...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  5. Aspose.PDF memory issues - Free Support Forum -...

    Hi, I’m operating on big pdf file (800MB), attached. I used Aspose.PDF for .NET, version 25.11 and 26.1. The desired result is to ensure in that file some metadata tags, I prepared 2 versions of code to achieve that. …...some metadata tags, I prepared 2 versions of code to achieve that...Discourse February 4, 2026, 11:48am 2 @ARTJ You are trying to add a...

    forum.aspose.com/t/aspose-pdf-memory-issues/325211
  6. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations....for selected Node at position 2 and set its text. Save the Presentation...Adding new child node at position 2 in parent node SmartArtNode chNode...

    docs.aspose.com/slides/net/manage-smartart-shap...
  7. Convert OneNote to Image | Aspose.Note Document...

    A comprehensive guide on how to convert OneNote files to images.... 2 string dataDir = RunExamples....path to the documents directory. 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/convert-onenote-to-ima...
  8. Customize Barcode Text and Captions in C#|Docum...

    How to Set Barcode Text and Captions in Aspose.BarCode for .NET... Pixels = 2 ; //hide codetext gen . Parameters...Barcode . XDimension . Pixels = 2 ; //codetext Above gen . Parameters...

    docs.aspose.com/barcode/net/set-barcode-text/
  9. Reading VBA Information from MPP File | Aspose....

    Aspose.Tasks for Java API provides support for reading VBA information from the MPP file....class Copy 1 // Load project file 2 Project project = new Project(dataDir...class Copy 1 // Load project file 2 Project project = new Project(dataDir...

    docs.aspose.com/tasks/java/reading-vba-informat...
  10. ListFormat | Aspose.Words for Java

    Allows to control what list formatting is applied to a paragraph in Java....writeln("Level " + i); } // 2 - A bulleted list: // This list...writeln("Aspose.Words allows:"); // 2 - A numbered list: // Numbered...

    reference.aspose.com/words/java/com.aspose.word...