Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 349,426 for

document

(0.09 sec)
  1. PdfSaveOptions.zoom_factor property | Aspose.Wo...

    PdfSaveOptions.zoom_factor property. Gets or sets a value determining zoom factor (in percentages) for a Document....factor (in percentages) for a document. @property def zoom_factor...a rendered PDF document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDocumentProperties method. Specifies whether to export built-in and custom Document properties to HTML, MHTML or EPUB. Default value is false in C++....export built-in and custom document properties to HTML, MHTML...saving a document to .epub. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::PdfSaveOptions::get_Zoom...

    Aspose::Words::Saving::PdfSaveOptions::get_ZoomFactor method. Gets or sets a value determining zoom factor (in percentages) for a Document in C++....factor (in percentages) for a document. int32_t Aspose :: Words ::...rendered PDF document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 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...
  5. Aspose::Words::Layout::LayoutCollector class | ...

    Aspose::Words::Layout::LayoutCollector class. This class allows to compute page numbers of Document nodes. To learn more, visit the Documentation article in C++....to compute page numbers of document nodes. To learn more, visit...Converting to Fixed-page Format documentation article. class LayoutCollector...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....the Working with Fields documentation article. Remarks: Prompts...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Edit SVG File – Python Examples

    Learn how to edit SVG files in Python. Add, find, and edit elements in SVG Documents using the Aspose.SVG for Python via .NET library.... The Document Object Model (DOM) API fully...elements to an SVG document. How to Edit an SVG Document Aspose.SVG for...

    docs.aspose.com/svg/python-net/edit-svg-file/
  8. Load And Save To Stream in PHP|Aspose.Words for...

    Load And Save Document To Stream using PHP....Php Code // The path to the documents directory. $ dataDir = ""...for Aspose.Words to load a document. $ stream = new Java ( "java...

    docs.aspose.com/words/java/load-and-save-to-str...
  9. Document.accept_end method | Aspose.Words for P...

    Document.accept_end method. Accepts a visitor for visiting the end of the Document....for visiting the end of the document. def accept_end ( self , visitor...visitor DocumentVisitor The document visitor. Returns The action...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PDF to XML via C# | Aspose

    Sample code for PDF to XML C# conversion. Use API example code for batch PDF files to XML conversion within VB.NET, Asp.NET or any .NET based application....recognition on PDF document and save text as PDF document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/pdf-to-xml/