Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 229 for

incremental save

(0.05 sec)
  1. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...save(str(new_file_path)) watermark..."Your Watermark Text"); doc.Save("WatermarkedDocument.docx");...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  2. FieldListNum class | Aspose.Words for Python

    aspose.words.fields.FieldListNum class. Implements the LISTNUM field...fields display a number that increments at each LISTNUM field. #...doc . update_fields () doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PDF to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion with Python and .NET...the JpegDevice instance and saving the resulting image to disk...image data to this stream.This saves the converted images to disk...

    products.aspose.com/pdf/python-net/conversion/p...
  4. FieldAutoNumLgl class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumLgl class. Implements the AUTONUMLGL field...fields display a number that increments at each AUTONUMLGL field...StyleIdentifier . HEADING2 ) # Incrementing the AUTONUMLGL count for...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup class | Aspose.Words for Node.js

    Aspose.Words.PageSetup class. Represents the page setup properties of a section...Returns or sets the numeric increment for line numbers. lineNumberDistanceFr...and top alignment." ); doc . save ( base . artifactsDir + "PageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldListNum class | Asp...

    Aspose::Words::Fields::FieldListNum class. Implements the LISTNUM field. To learn more, visit the documentation article in C++....fields display a number that increments at each LISTNUM field. //...doc -> UpdateFields (); doc -> Save ( get_ArtifactsDir () + u "Field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section...Returns or sets the numeric increment for line numbers. line_nu...and top alignment.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....fields display a number that increments at each AUTONUMOUT field...getFieldCode(), " AUTONUMOUT "); } } doc.save(getArtifactsDir() + "Field.AUTONUMOUT...

    reference.aspose.com/words/java/com.aspose.word...
  9. PageSetup Class | Aspose.Words for .NET

    Discover the Aspose.Words.PageSetup class for seamless page setup customization in your document sections. Optimize layout and enhance readability today!...Returns or sets the numeric increment for line numbers. LineNumberDistanceFr...and top alignment." ); doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Aspose::Words::PageSetup class | Aspose.Words f...

    Aspose::Words::PageSetup class. Represents the page setup properties of a section. To learn more, visit the documentation article in C++....Returns or sets the numeric increment for line numbers. get_LineNumberDistanceFr...and top alignment." ); doc -> Save ( get_ArtifactsDir () + u "PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...