Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 14,022 for

document editing

(0.34 sec)
  1. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!...inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/com...
  2. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly....application for object opening or editing. An OLE object may display...a slide so users cannot move/edit it in PowerPoint? Lock the shape:...

    docs.aspose.com/slides/androidjava/manage-ole/
  3. Watermark.type property | Aspose.Words for Python

    Watermark.type property. Gets the watermark type.... Document () # Add a plain text watermark...Watermark' ) # If we wish to edit the text formatting using it...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Body.ensure_minimum method | Aspose.Words for P...

    Body.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph....from all sections from the document leaving the sections themselves...themselves. doc = aw . Document () # A blank document contains one section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose Words convert pdf to md messy content - ...

    convert pdf to markdown, cause some messy contents file: 附件3-消杀承包合同(中航物业转包).pdf (1.9 MB) code: Document = aw.Document(file_path) Document.save("output2/test3.md")...MB) code: document = aw.Document(file_path) document.save("output2/test3..."path/to/your/file.pdf"; Document document = new Document(filePath); MarkdownSaveOptions...

    forum.aspose.com/t/aspose-words-convert-pdf-to-...
  6. Aspose::Words::Paragraph::get_ParagraphFormat m...

    Aspose::Words::Paragraph::get_ParagraphFormat method. Provides access to the paragraph formatting properties in C++....Words document by hand. auto doc = System...Aspose :: Words :: Document > (); // A blank document contains one...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the font formatting of this object in C++....Words document by hand. auto doc = System...Aspose :: Words :: Document > (); // A blank document contains one...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Document.watermark property | Aspose.Words for ...

    Document.watermark property. Provides access to the Document watermark....watermark property Document.watermark property Provides access...access to the document watermark. @property def watermark ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert POTX to DOC via Java or with free Onlin...

    Java API to Export POTX to DOC without using Microsoft Word or PowerPoint or online. Test free POTX to DOC online converter quickly before integrating the code....create, modify, and convert documents in various formats. It can...features to manipulate documents, such as document creation, manipulation...

    products.aspose.com/total/java/conversion/potx-...
  10. Aspose::Words::DocumentBuilder::get_CurrentNode...

    Aspose::Words::DocumentBuilder::get_CurrentNode method. Gets the node that is currently selected in this DocumentBuilder in C++....a paragraph or structured document tag, CurrentNode returns null...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/cpp/aspose.words/doc...