Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 20,128 for

document insertion

(0.17 sec)
  1. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....used to represent electronic documents in a standardized way. XPS...files are designed to save a document’s layout, fonts, graphics...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  2. PageSetup.gutter property | Aspose.Words for No...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for Document binding....space added to the margin for document binding. get gutter () : number...let doc = new aw . Document (); // Insert text that spans several...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Types of Mail Merge Operation in C#|Aspose.Word...

    Perform two different types of Mail Merge operations: simple Mail Merge and Mail Merge with regions using C#. Simple Mail Merge repeats the entire Document per each data source record, whereas Mail Merge with regions repeats only designated regions per record....automatically create a document or multiple documents based on your template...is when you want to send a document for different clients by including...

    docs.aspose.com/words/net/types-of-mail-merge-o...
  4. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for Document comparison operation...choose additional options for document comparison operation. To learn...visit the Compare Documents documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Inline::get_IsMoveFromRevision m...

    Aspose::Words::Inline::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::Inline::get_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Save DOCX to PDF character difference - Free Su...

    Hello, If you have a PDF Document, you don’t have to type the text to read it. Thanks in advance 1P272pStr18.docx (44.1 KB)...1 Hello, If you have a PDF document, you don’t have to type the...attach your problematic output document here for our reference? alexey...

    forum.aspose.com/t/save-docx-to-pdf-character-d...
  9. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...builder = new DocumentBuilder(document); AtomicInteger bmCount =...AtomicInteger(1); for (Object obj : document.getChildNodes(NodeType.SHAPE...

    forum.aspose.com/t/alternative-way-to-extract-a...
  10. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_insert method...build_and_insert method Contents [ Hide ] build_and_insert(ref_node)...) Builds and inserts a field into the document before the specified...

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