Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 20,840 for

document insertion

(0.46 sec)
  1. Insert Paragraph, Table, HMTL into existing Tex...

    We have docx files that have existing Text or Rich Text controls. Using java Aspose.words.2406, I can only append the Run to these existing Content Controls. For Paragraph or Table or using DocumentBuilder to insertHTM…...Insert Paragraph, Table, HMTL into existing Text or Rich Text...got the error below. Cannot insert a node of this type at this...

    forum.aspose.com/t/insert-paragraph-table-hmtl-...
  2. Online MHTML to WORDML Conversion or Develop Ja...

    Free online app to convert MHTML to WORDML files. Java conversion library code for MHTML Documents....will be converted into WORDML document Download the converted WORDML...API Open MHTML file using Document class Convert MHTML to DOC...

    products.aspose.com/total/java/conversion/mhtml...
  3. Online MHTML to RTF Conversion or Develop Java ...

    Free online app to convert MHTML to RTF files. Java conversion library code for MHTML Documents....will be converted into RTF document Download the converted RTF...API Open MHTML file using Document class Convert MHTML to DOC...

    products.aspose.com/total/java/conversion/mhtml...
  4. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...pfxPassword); // Sign the document pdfFileSignature1.Sign(1,...incremental to the original document structure. pdfFileSignature1...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  5. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C++....bodies at the very end of a document. Examples Shows how to specify...Aspose :: Words :: Document > (); // Insert even and primary headers/footers...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....placeholder text for a structured document tag. auto doc = System ::...Aspose :: Words :: Document > (); // Insert a plain text structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the Documentation article in C++....Levels of Nodes in a Document documentation article. class Inline...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. DocumentBuilder.insert_text_input method | Aspo...

    DocumentBuilder.insert_text_input method. Inserts a text form field at the current position....insert_text_input method insert_text_input(name, type, format... field_value, max_length) Inserts a text form field at the current...

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

    Aspose.Words.NodeCollection class. Represents a collection of nodes of a specific type...Words Document Object Model (DOM) documentation article. Remarks...this collection and from the document. contains(node) Determines...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Page Break in existing PDF|Aspose.PDF for .NET

    Discover how to insert page breaks in an existing PDF file in .NET using Aspose.PDF for better page management....come across a requirement to insert page break depending upon requirement...public void AddPageBreak(Document src, Document dest, PageBreak[] pageBreaks)...

    docs.aspose.com/pdf/net/page-break-in-existing-...