Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 6,181 for

document converter

(0.06 sec)
  1. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java....the Working with Fields documentation article. Remarks: An instruction...selected printer when the document is printed. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. PdfSaveOptions.zoomBehavior property | Aspose.W...

    PdfSaveOptions.zoomBehavior property. Gets or sets a value determining what type of zoom should be applied when a Document is opened with a PDF viewer....zoom should be applied when a document is opened with a PDF viewer...rendered PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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...
  5. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word Document in Java....end of a bookmark in a Word document. To learn more, visit the...Working with Bookmarks documentation article. Remarks: A complete...

    reference.aspose.com/words/java/com.aspose.word...
  6. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred format, enhancing your Document management efficiency....rendering large documents to PDF. Document doc = new Document ( MyDir...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldSet | Aspose.Words for Java

    Implements the SET field in Java....the Working with Fields documentation article. Remarks: Assigns...display it in the document using a REF field. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java....the Working with Fields documentation article. Remarks: Retrieves...time, in minutes, since the document was created. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  9. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....exported at the beginning of the document and primary footer is at the...when saving a document to HTML. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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/