Sort Score
Result 10 results
Languages All
Labels All
Results 7,071 - 7,080 of 20,030 for

insert documents

(0.09 sec)
  1. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables. To learn more, visit the documentation article in C++....Levels of Nodes in a Document documentation article. class InlineStory...VisitXXXEnd method of the specified document visitor. virtual AcceptStart...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. Aspose::Words::DocumentBuilder::StartEditableRa...

    Aspose::Words::DocumentBuilder::StartEditableRange method. Marks the current position in the document as an editable range start in C++....the current position in the document as an editable range start...Remarks Editable range in a document can overlap and span any range...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. FieldCitation class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldCitation class. Implements the CITATION field...with Fields documentation article. Remarks Inserts the contents...format the citation in the document. isDirty Gets or sets whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldInfo class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldInfo class. Implements the INFO field...with Fields documentation article. Remarks Inserts information...information about a document property. Inheritance: FieldInfo → Field Constructors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...maintaining the styles of the document, need to maintain the correct...correct referenc of complete document doc, content_blocks, clean_text_paragraphs...

    forum.aspose.com/t/paste-back-shape-data-correc...
  6. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes...Words Document Object Model (DOM) documentation article. Remarks...Remarks A document is represented as a tree of nodes, similar...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. To learn more, visit the documentation article in C++....with Footnote and Endnote documentation article. class Footnote...reference mark displayed in the document for this footnote. get_Count...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....the Working with Fonts documentation article. public class Font...in a right-to-left language document. NameFarEast { get; set; }...

    reference.aspose.com/words/net/aspose.words/font/
  9. FieldSeq class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSeq class. Implements the SEQ field...the Working with Fields documentation article. Remarks Sequentially...user-defined lists of items in a document. Inheritance: FieldSeq → Field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...IOException { try (Document pdfDocument = new Document(); ImageInputStream...safe cast for TIFF Document pdf = new Document(); // Process each...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...