Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 41,638 for

document properties

(0.12 sec)
  1. ImageSavingArgs.CurrentShape | Aspose.Words for...

    Discover the ImageSavingArgs CurrentShape property to access the ShapeBase object for efficient shape and group shape saving in your projects....CurrentShape property Gets the ShapeBase object...group shape. That’s why the property has ShapeBase type. You can...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DocumentProperty.ToByteArray | Aspose.Words for...

    Convert DocumentProperty to a byte array effortlessly with the ToByteArray method. Streamline data handling and enhance your coding efficiency!...ToByteArray method Returns the property value as byte array. public...Throws an exception if the property type is not ByteArray. Examples...

    reference.aspose.com/words/net/aspose.words.pro...
  3. MCP Server in Python | Aspose.Words MCP Server ...

    Aspose.Words MCP Server enables automated Word Document creation and editing via MCP tools, supporting rich features and easy integration....Words MCP Server to Automate Document Processing in Python Table...for generating and managing documents. The Aspose.Words MCP Server...

    blog.aspose.com/words/aspose-words-mcp-server-p...
  4. Poor performance adding text to an existing doc...

    I've been working on a procedure which should assemble and manipulate existing Document to produce a new Document. Part of this work consists in converting a .doc file (merged with data via MailMerge.Execute()); part co…...adding text to an existing document Aspose.PDF Product Family...manipulate existing document to produce a new document. Part of this...

    forum.aspose.com/t/poor-performance-adding-text...
  5. Aspose.PDF - Powerful API for Document Processi...

    Aspose.PDF is a powerful API for Document processing and PDF processing. It allows developers to create, manipulate, and convert PDF Documents programmatically....PDF - Powerful API for Document Processing & PDF Processing...comprehensive documentation resource that focuses on document processing...

    reference.aspose.com/pdf/
  6. Add watermark to PDF using Rust|Aspose.PDF for ...

    This example demonstrates how to add a customizable text watermark to a PDF Document using Aspose.PDF for Rust via C++....watermark to an existing PDF document. The watermark can be fully...watermark, and saves the modified document under a new file name. This...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/
  7. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing....Open the input PDF using the Document object. Get the particular...on the page. Set the text properties of the text fragment. Create...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/
  8. Aspose::Words::Saving::ImageSaveOptions::get_Ho...

    Aspose::Words::Saving::ImageSaveOptions::get_HorizontalResolution method. Gets or sets the horizontal resolution for the generated images, in dots per inch in C++....ion () const Remarks This property has effect only when saving...while Aspose.Words converts a document to one. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...ParagraphFormat class, which provides properties to set various formatting...Create a new document Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  10. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java.... Document doc = new Document(getMyDir() + "Textbox...getCaption() Gets a Caption property of the control. getChildNodes()...

    reference.aspose.com/words/java/com.aspose.word...