Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 2,579 for

document editing

(0.06 sec)
  1. Frequently Asked Questions – Aspose.HTML for Py...

    Explore answers to common queries about the Aspose.HTML Python library to solve your problem on general questions or specific topics quickly....enables developers to create, edit, convert, and render HTML, XHTML...XHTML, MHTML, and EPUB documents in Python applications using...

    docs.aspose.com/html/python-net/faq/
  2. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt Document....sets a password to encrypt document. @property def password (... Remarks In order to save document without encryption this property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextWatermarkOptions class | Aspose.Words for P...

    aspose.words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text...Working with Watermark documentation article. Constructors Name...text watermark. doc = aw . Document () # Add a plain text watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.move_to_merge_field method | As...

    aspose.words.DocumentBuilder.move_to_merge_field method...deletes the merge field from the document after moving the cursor. Returns...MERGEFIELDs with data with a document builder instead of a mail...

    reference.aspose.com/words/python-net/aspose.wo...
  5. EditableRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.EditableRangeEnd class. Represents an end of an editable range in a Word Document...an end of an editable range in a Word document. To learn more...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...get_LastChild () -> get_NodeType ()); // Edit the appearance of the anchor...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....Working with Ole Objects documentation article. Remarks: Use the...objects into files. Document doc = new Document(getMyDir() + "OLE...

    reference.aspose.com/words/java/com.aspose.word...
  8. Bibliography Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bibliography class, your essential tool for managing bibliography sources in Documents efficiently and effortlessly....bibliography sources available in the document. public sealed class Bibliography...available in the document. Document document = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.bib...
  9. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white in C++.... Examples Shows how to edit a shape’s image data. auto imgSourceDoc...imgSourceDoc = MakeObject < Document > ( MyDir + u "Images.docx"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Paragraph::Paragraph constructor...

    Aspose::Words::Paragraph::Paragraph constructor. Initializes a new instance of the Paragraph class in C++....:DocumentBase>& The owner document. Remarks When Paragraph is...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/par...