Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 2,578 for

document editing

(0.03 sec)
  1. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size.... Document () builder = aw . DocumentBuilder...set page sizes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.moveToParagraph method | Aspose...

    DocumentBuilder.moveToParagraph method. Moves the cursor to a paragraph in the current section.... Document ( base . myDir + "Paragraphs...); // Create document builder to edit the document. The builder's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentSecurity | Aspose.Words for Java

    Used as a value for the BuiltInDocumentProperties.getSecurity / BuiltInDocumentProperties.setSecurityint property in Java....Specifies the security level of a document as a numeric value. Examples:...Examples: Shows how to use document properties to display the security...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert One File|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Hide ] To convert a document in the document library: Select Convert...Aspose.Slides from the document’s Edit Control Block (ECB). Selecting...

    docs.aspose.com/slides/sharepoint/convert-one-f...
  5. WriteProtection.set_password method | Aspose.Wo...

    WriteProtection.set_password method. Sets the write protection password for the Document....protection password for the document. def set_password ( self ...user to enter it or open the document as read-only. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section.... Document () builder = aw . DocumentBuilder...Aspose.Words document by hand. doc = aw . Document () # A blank...

    reference.aspose.com/words/python-net/aspose.wo...
  7. InlineStory.last_paragraph property | Aspose.Wo...

    InlineStory.last_paragraph property. Gets the last paragraph in the story.... Document () builder = aw . DocumentBuilder... last_child . node_type ) # Edit the appearance of the anchor...

    reference.aspose.com/words/python-net/aspose.wo...
  8. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story.... Document () builder = aw . DocumentBuilder... last_child . node_type ) # Edit the appearance of the anchor...

    reference.aspose.com/words/python-net/aspose.wo...
  9. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... Document () builder = aw . DocumentBuilder... last_child . node_type ) # Edit the appearance of the anchor...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insertDocument method | Aspose....

    Aspose.Words.DocumentBuilder.insertDocument method...importFormatMode) Inserts a document at the cursor position. insertDocument...srcDoc : Aspose . Words . Document , importFormatMode : Aspose...

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