Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 20,738 for

2 of

(0.08 sec)
  1. 公共 API Aspose.Diagram 5.8.0 的变化|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.... Shape [ 2 ]; // extract and assign shapes...Pages [ 0 ]. Shapes . GetShape ( 2 ); // mark array shapes as group...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  2. FieldXE.IsBold | Aspose.Words for .NET

    Enhance your FieldXE experience! Control bold formatting for entry page numbers effortlessly with the IsBold property. Boost readability and style!...span over 2 columns. index . NumberOfColumns = "2" ; // Set any...( " INDEX \\z 1033 \\h A \\c 2 \\p a-c" )); // These next two...

    reference.aspose.com/words/net/aspose.words.fie...
  3. AustraliaPostCustomerInformationDecoder|Aspose....

    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....as a row of bar values: 0, 1, 2 or 3. See Also namespace aspose...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. MaxiCodeStructuredSecondMessage|Aspose.BarCode ...

    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.... Year must be 2 digit integer value. identifiers...

    docs.aspose.com/barcode/python-net/api-referenc...
  5. Word and PDF mismatch v2 - Free Support Forum -...

    Hello, Back in May i reported issue with Word vs PDF mismatch while merging columns and using page break before paragraph setting. It was under link Word and Pdf mismatch. It was fixed, but it appears that while extendi…...write("2"); builder.insertCell(); builder....FIRST); table.getRows().get(2).getCells().get(1).getCellFormat()...

    forum.aspose.com/t/word-and-pdf-mismatch-v2/272282
  6. Other managing TeX options | .NET

    Conversion functionality Of Aspose.TeX API solution for .NET lets set the initial interaction mode in which the engine starts. Here are some code examples.... 2 ... 3 // Set the interaction mode...conversion options instance. 2 ... 3 // Set the job name. 4 options...

    docs.aspose.com/tex/net/other-options/
  7. How do I get a non named range using cell addre...

    Hi, I want to get a range using referred area. So when I get precedent for a range I want to be able to get that precedent as a range object instead Of a referred area object. How can I do that, the only option I have …...Family Adhirath May 7, 2025, 2:37pm 1 Hi, I want to get a range...Professionalize.Discourse May 7, 2025, 2:38pm 2 @Adhirath To obtain a range...

    forum.aspose.com/t/how-do-i-get-a-non-named-ran...
  8. Aspose::Words::Paragraph::InsertField method | ...

    Aspose::Words::Paragraph::InsertField method. Inserts a field into this paragraph in C++....FieldAuthor , true , run , true ); // 2 - Insert a QUOTE field after one...FieldAuthor , true , run , true ); // 2 - Insert a QUOTE field after one...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Setting Margins with C++|Documentation

    Learn how to set the margins Of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++.... SetBottomMargin ( 2 ); pageSetup . SetLeftMargin (...SetHeaderMargin ( 2 ); pageSetup . SetFooterMargin ( 2 ); // Save the...

    docs.aspose.com/cells/cpp/setting-margins/
  10. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create paragraphs and manage paragraph properties in PowerPoint presentations on Android in Java...class and set the depth set to 2. Create the fourth paragraph instance...getParagraphFormat (). setDepth (( short ) 2 ); // Adds the fourth paragraph...

    docs.aspose.com/slides/androidjava/manage-parag...