Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 11,543 for

document editing

(0.09 sec)
  1. Convert MD to IMAGE via Java | products.aspose.com

    Export MD file to IMAGE in your Java applications without using any third party application...create, edit, convert, and manipulate PDF documents. It supports...text and images from PDF documents. Aspose.Imaging for Java is...

    products.aspose.com/total/java/conversion/md-to...
  2. Aspose::Words::WatermarkType enum | Aspose.Word...

    Aspose::Words::WatermarkType enum. Specifies the watermark type in C++.... auto doc = MakeObject < Document > (); // Add a plain text...Watermark" ); // If we wish to edit the text formatting using it...

    reference.aspose.com/words/cpp/aspose.words/wat...
  3. Convert DOTX to POT in Python or with free Onli...

    DOTX to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTX to POT online converter quickly before integrating the code....format which is used to create documents with the same formatting and...great way to ensure that all documents created from the template...

    products.aspose.com/total/python-net/conversion...
  4. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the OLE object...original draw aspect until you edit or update the OLE object in...unlinked OLE objects. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::NodeChangingArgs::get_Action met...

    Aspose::Words::NodeChangingArgs::get_Action method. Gets a value indicating what type of node change event is occurring in C++....changes to the document tree in real-time as we edit it. void NodeChangingCallback...{ auto doc = MakeObject < Document > (); doc -> set_NodeChangingCallback...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Aspose::Words::NodeChangingArgs::get_OldParent ...

    Aspose::Words::NodeChangingArgs::get_OldParent method. Gets the node's parent before the operation began in C++....changes to the document tree in real-time as we edit it. void NodeChangingCallback...{ auto doc = MakeObject < Document > (); doc -> set_NodeChangingCallback...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. Footnote.reference_mark property | Aspose.Words...

    Footnote.reference_mark property. Gets/sets custom reference mark to be used for this footnote... Document () builder = aw . DocumentBuilder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldAdvance.VerticalPosition | Aspose.Words fo...

    Discover the FieldAdvance VerticalPosition property to easily adjust text positioning on your page, enhancing layout control and readability....field, and edit its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldFillIn.PromptOnceOnMailMerge | Aspose.Word...

    Optimize your mail merge with the PromptOnceOnMailMerge property. Control user responses for efficient data collection in your Documents....FieldFillIn () { Document doc = new Document (); DocumentBuilder...respondent // to automatically edit responses for FILLIN fields...

    reference.aspose.com/words/net/aspose.words.fie...
  10. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... Document (); let builder = new aw ... NodeType . Paragraph ); // Edit the appearance of the anchor...

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