Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 189,661 for

page

(0.14 sec)
  1. Apply preset theme to VSTX document via Python ...

    Python source code to apply preset theme to vstx file within any Python based application....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the save() method...

    products.aspose.com/diagram/python-net/theme/vstx/
  2. Apply preset theme to VSSM document via Python ...

    Python source code to apply preset theme to vssm file within any Python based application....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the save() method...

    products.aspose.com/diagram/python-net/theme/vssm/
  3. Converting a JPEG file to PDF using Android via...

    Sample code on Java for JPEG to PDF conversion. Use example code for batch JPEG to PDF conversion in Android...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/android-java/conversion...
  4. Cell.parentRow property | Aspose.Words for Node.js

    Cell.parentRow property. Returns the parent row of the cell....to stay together on the same page. let doc = new aw . Document...myDir + "Table spanning two pages.docx" ); let table = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Converting a TEX file to TXT using Python | Asp...

    Sample code on Python for TEX to TXT conversion. Use example code for batch TEX to TXT conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...be used to process specific pages of the input PDF document.This...

    products.aspose.com/pdf/python-net/conversion/t...
  6. Paragraph.is_in_cell property | Aspose.Words fo...

    Paragraph.is_in_cell property. True if this paragraph is an immediate child of [Cell](../../../aspose.words.tables/cell/); false otherwise....to stay together on the same page. doc = aw . Document ( file_name...MY_DIR + 'Table spanning two pages.docx' ) table = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldSkipIf.RightExpression | Aspose.Words for ...

    Discover the FieldSkipIf RightExpression property, easily manage comparison expressions for enhanced data control and streamlined operations....Examples Shows how to skip pages in a mail merge using the SKIPIF...mail merge will produce two pages. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Import and Export Annotations to XFDF|Aspose.PD...

    This section explains how to import and export annotations from PDF file to XFDF with Aspose.PDF Facades....Document ()) { // Add page document . Pages . Add (); // Bind PDF..."input.pdf" )) { // Add page document . Pages . Add (); // Bind PDF...

    docs.aspose.com/pdf/net/import-export-annotations/
  9. Watermark VSX document via Python | products.as...

    Python sample code to add watermark to VSX documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vsx" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-java/waterma...
  10. Watermark VST document via Python | products.as...

    Python sample code to add watermark to VST documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vst" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-net/watermar...