Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 20,716 for

2 of

(0.15 sec)
  1. 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...
  2. 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...
  3. BorderCollection.distance_from_text property | ...

    BorderCollection.distance_from_text property. Gets or sets distance Of the border from text in points.... line_width = 2 page_setup . borders . color =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Copy Table cell styles - Free Support Forum - a...

    Dear team, I’m using Aspose.words c#. And I have a requirement, in which there is a template table in my document which each header columns and body columns are bookmarked separately. Now I need to copy all the font sty…...Discourse February 6, 2025, 12:06pm 2 @WJobin To copy the font styles...w:colLast="1"/> <w:bookmarkStart w:id="2" w:name="FleetListTable_Header_Class"...

    forum.aspose.com/t/copy-table-cell-styles/307232
  5. Manage Slide Show|Aspose.Slides for Node.js via...

    Manage slide show settings in PowerPoint presentations using JavaScript...range to display from slides 2 to 9 . var presentation = new...SlidesRange (); slideRange . setStart ( 2 ); slideRange . setEnd ( 9 );...

    docs.aspose.com/slides/nodejs-java/manage-slide...
  6. PageSetup | Aspose.Words for Java

    Represents the page setup properties Of a section in Java....write("Column 2."); builder.insertBreak(BreakType...pageSetup.getBorders().setLineWidth(2.0); pageSetup.getBorders().setColor(Color...

    reference.aspose.com/words/java/com.aspose.word...
  7. ComparisonEvaluationResult | Aspose.Words for Java

    The comparison evaluation result in Java.... // 2. " COMPARE %s %s %s ". Field field...assertEquals(expectedRightExpress, arguments[2]); return this; } private final...

    reference.aspose.com/words/java/com.aspose.word...
  8. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method... writeln ( 'Page 2.' ) builder . insert_image ( file_name...PAGE_BREAK ) builder . writeln ( 'Page 2.' ) builder . insert_image ( IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PowerPoint Math Equations|Aspose.Slides Documen...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text... setSuperscript ( "2" ) . join ( "=" ) . join ( new...MathematicalText ( "a" ). setSuperscript ( "2" )) . join ( "+" ) . join ( new...

    docs.aspose.com/slides/java/powerpoint-math-equ...
  10. Manage Bullet|Aspose.Slides Documentation

    Create bullet and numbered lists in PowerPoint presentation in Java...entries (for example, step 1, step 2 , etc.) is important or when an...Paragraph class and with depth set to 2. Create the fourth paragraph instance...

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