Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 185,612 for

page

(0.73 sec)
  1. Working with Background in ODS Files with JavaS...

    Learn how to manage backgrounds in ODS files using Aspose.Cells for JavaScript via C++....Access ODS page background from the worksheet's page setup const...value = 12 ; // Configure ODS page background (converted getters/setters...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  2. Aspose::Words::IDocumentProcessorPlugin::SetIma...

    Aspose::Words::IDocumentProcessorPlugin::SetImageWatermark method. Adds image watermark on each Page of the document loaded by Load() method in C++....Adds image watermark on each page of the document loaded by Load()...

    reference.aspose.com/words/cpp/aspose.words/ido...
  3. Apply preset theme to VSDX document via Python ...

    Python source code to apply preset theme to vsdx 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/vsdx/
  4. Apply preset theme to VSSX document via Python ...

    Python source code to apply preset theme to vssx 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-java/theme/v...
  5. Splitter.Split | Aspose.Words for .NET

    Effortlessly split documents into multiple sections with our flexible Splitter Split method. Save in your preferred format for easy file management!...Shows how to split document by pages. string doc = MyDir + "Big document...SplitCriteria = SplitCriteria . Page ; Splitter . Split ( doc , ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.low...
  6. Converting a PDF file to JPEG using Android via...

    Sample code on Java for PDF to JPEG conversion. Use example code for batch PDF to JPEG 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...
  7. FieldSkipIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldSkipIf ComparisonOperator property, easily manage and customize your comparison operators for enhanced data handling....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. Watermark VDW document via Python | products.as...

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

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

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

    products.aspose.com/diagram/python-java/waterma...
  10. PDF to TEXT Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one TEXT single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...new page to TXT document In loop: add PDF file to new page After...

    products.aspose.com/pdf/java/merger/pdf-to-text/