Sort Score
Result 10 results
Languages All
Labels All
Results 9,381 - 9,390 of 376,834 for

document

(0.2 sec)
  1. MailMergeCleanupOptions Enum | Aspose.Words for...

    Discover Aspose.Words.MailMergeCleanupOptions enum to efficiently manage mail merge cleanup. Optimize your Documents by controlling item removal seamlessly....should be removed from the document. When this option is set,...should be removed from the document. RemoveUnusedFields 4 Specifies...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Convert PDF to PNG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to PNG image, convert all and single pages to PNG images with Aspose.PDF for Android via Java....convertPDFtoPNG () { try { document = new Document ( inputStream ); }...stream PngDevice . process ( document . getPages (). get_Item (...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  3. DocumentBuilder.row_format property | Aspose.Wo...

    DocumentBuilder.row_format property. Returns an object that represents current table row formatting properties.... Document () builder = aw . DocumentBuilder...table formatting options for a document builder # will apply them...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveOptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Loading::HtmlLoadOptions::HtmlLo...

    Aspose::Words::Loading::HtmlLoadOptions::HtmlLoadOptions constructor. Initializes a new instance of this class with default values in C++....comments while loading an HTML document. auto loadOptions = System...account while parsing the loaded document. loadOptions -> set_SupportVml...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. IMailMergeCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications while mail merge is performed in Java....Exception { Document document = new Document(); document.getMailMerge()...new MailMergeCallbackStu(); document.getMailMerge().setMailMer...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Type method. Gets the data type of the property in C++....how to work with built-in document properties. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. EPS to PDF Conversion | API for Python

    Sample Python conversion code for EPS format to PDF file. Use this example code to convert EPS to PDF within any Web or Console Python based application....files to high-quality PDF documents and provides you with flexibility...Python via .NET Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/python-net/conversion/...
  9. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a Documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...take an example such that a documents consists of below text Hello...IReplacingCallback { private readonly Document _doc; private readonly string...

    forum.aspose.com/t/how-to-create-a-content-cont...
  10. Document.Watermark | Aspose.Words for .NET

    Secure your Documents with our customizable watermarking feature. Enhance protection and ensure authenticity effortlessly!...Watermark Contents [ Hide ] Document.Watermark property Provides...Provides access to the document watermark. public Watermark Watermark...

    reference.aspose.com/words/net/aspose.words/doc...