Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 19,375 for

2 of

(0.08 sec)
  1. HeaderFooter.isLinkedToPrevious property | Aspo...

    HeaderFooter.isLinkedToPrevious property. True if this header or footer is linked to the corresponding header or footer in the previous section.... write ( "Section 2" ); builder . insertBreak ( aw...be displayed in sections 1 and 2." ); builder . moveToHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Barcode Types|Documentation

    Description Of Various Barcode Types Supported in Aspose.BarCode for Python...25 characters for 1D types or 2,000 for 2D ones. The greater the...EAN-8, IATA 2-of-5, Italian Post 25, Interleaved 2-of-5, ISBN...

    docs.aspose.com/barcode/python-java/managing-ba...
  3. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....writeln("\tParagraph 2."); // The separator character...second AUTONUM field will display "2." in the document. Assert.assertNull(field...

    reference.aspose.com/words/java/com.aspose.word...
  4. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render... writeln ( "Page 2." ); builder . insertBreak ( aw...( `Page ${ i + 1 } ( ${ ( i % 2 == 0 ? "odd" : "even" ) } )` );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.Pdf.Facades.FormFieldFacade.Rotate set n...

    Hi, Aspose.PDF 22.7 I am populating fields in a pdf using Aspose.Pdf.Facades.FormFieldFacade The document page is rotated 180 degrees, so to make the text look the correct way up I need to rotate the facade by 180 deg…...purnell May 2, 2025, 2:40pm 1 Hi, Aspose.PDF 22...Professionalize.Discourse May 2, 2025, 2:40pm 2 @peter.purnell It seems...

    forum.aspose.com/t/aspose-pdf-facades-formfield...
  6. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format.... Writeln ( "Paragraph 2." ); builder . Write ( "Paragraph...paragraph.\n\n\t" + "Paragraph 2. End of paragraph.\n\n\t" + "Paragraph...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Lists::ListLevel::get_RestartAft...

    Aspose::Words::Lists::ListLevel::get_RestartAfterLevel method. Sets or returns the list level that must appear before the specified list level restarts numbering in C++....( u "Heading 1" )); // Level 2 labels will display the current...get_ListLevels () -> idx_get ( 2 ) -> set_NumberFormat ( u "- \x0002...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Grouping and Ungrouping Rows and Columns in Pyt...

    Learn how to Group and Ungroup Rows and Columns through the Aspose.Cells for Python Via Java API....first three columns (from 0 to 2) and making them hidden by passing...true cells . groupColumns ( 0 , 2 , True ) \ # Saving the modified...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  9. ListLevel.IsLegal | Aspose.Words for .NET

    Discover ListLevel IsLegal. Control inherited number styles with ease. Choose Arabic for a modern look or preserve original styles for a classic touch....Styles [ "Heading 1" ]; // Level 2 labels will display the current...ListLevels [ 2 ]. NumberFormat = "-\x0002-" ; list . ListLevels [ 2 ]....

    reference.aspose.com/words/net/aspose.words.lis...
  10. Grouping and Ungrouping Rows and Columns in Rub...

    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....first three columns (from 0 to 2) and making them hidden by passing...true cells . groupColumns ( 0 , 2 , true ) # Saving the modified...

    docs.aspose.com/cells/java/grouping-and-ungroup...