Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 375,297 for

document

(0.13 sec)
  1. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library.... Call the Document class save() method. import...as ap # Open document document = ap . Document ( input_file )...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  2. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs.... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/tex...
  3. EditorType enumeration | Aspose.Words for Node.js

    Aspose.Words.EditorType enumeration. Specifies the set of possible aliases (or editing groups) which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a Document....an editable range within a document. Members Name Description...using this editing type when document protection is enabled. Contributors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LayoutOptions.Callback | Aspose.Words for .NET

    Discover the LayoutOptions Callback property to easily manage IPageLayoutCallback for enhanced page layout customization and improved user experience....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...BuiltInDocumentPrope . Title = "My Document" ; DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.lay...
  5. ResourceLoadingArgs | Aspose.Words for Java

    Provides data for the IResourceLoadingCallback.resourceLoadingcom.aspose.words.ResourceLoadingArgs method in Java....external resources into a document. public void resourceLoadingCallb()...throws Exception { Document doc = new Document(); doc.setResourceLoadingCa(new...

    reference.aspose.com/words/java/com.aspose.word...
  6. FixedPageSaveOptions.jpeg_quality property | As...

    FixedPageSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the JPEG images inside Html Document....the JPEG images inside Html document. @property def jpeg_quality...Remarks Has effect only when a document contains JPEG images. Use...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTagRangeStart.xmlMapping prop...

    StructuredDocumentTagRangeStart.xmlMapping property. Gets an object that represents the mapping of this structured Document tag range to XML data in a custom XML part of the current Document....mapping of this structured document tag range to XML data in a...custom XML part of the current document. get xmlMapping () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Framesets::Frameset::get_ChildFr...

    Aspose::Words::Framesets::Frameset::get_ChildFramesets method. Gets the collection of child frames and frames pages in C++.... // Document contains several frames with...with links to other documents. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fra...
  9. Aspose::Words::Markup::CustomXmlPart::get_Schem...

    Aspose::Words::Markup::CustomXmlPart::get_Schemas method. Specifies the set of XML schemas that are associated with this custom XML part in C++....how to create a structured document tag with custom XML data....MakeObject < Aspose :: Words :: Document > (); // Construct an XML...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom Document visitors...class Base class for custom document visitors. To learn more, visit...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...