Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 19,970 for

insert documents

(0.17 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabelP...

    Aspose::Words::Drawing::Charts::ChartDataLabelPosition enum. Specifies the position for a chart data label in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert column chart. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Non-standard /DefaultValue key in the /Pages di...

    I have a PDF document that when examining its metadata has this object: 2 0 obj << /Type /Pages /Count 4 /Kids [3 0 R 22 0 R 25 0 R 28 0 R] /DefaultValue (GykqNSk/dAoeHHo8NSh6dBQfDnpobnRodGo=) >> endobj Appare…...2025, 10:57pm 1 I have a PDF document that when examining its metadata...it likely inserted by the creator of the document? Thanks. Professionalize...

    forum.aspose.com/t/non-standard-defaultvalue-ke...
  3. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....with Headers and Footers documentation article. Remarks: HeaderFooter...text in a document’s footer. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. PdfPermissions Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPermissions enum for controlling user access on encrypted PDFs. Enhance security and manage document operations effectively....a user on an encrypted PDF document. [Flags] public enum PdfPermissions...all operations on the PDF document. This is the default value...

    reference.aspose.com/words/net/aspose.words.sav...
  5. How to Add Image in DOCX using C++

    In this example, we will learn how to add image in DOCX using C++. Inserting images inside word document using C++ is one of commonly inquired requirement by developers. Adding image to DOC using C++ can be achieved using simple API calls.... Inserting images inside word document using C++ is...Aspose::Words namespace Instantiate Document Class object to load DOCX...

    kb.aspose.com/words/cpp/how-to-add-image-in-doc...
  6. StoryType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StoryType enum, efficiently manage Word document text stories with ease. Enhance your document processing experience today!...enumeration Text of a Word document is stored in stories. StoryType...There is no such story in the document. MainText 1 Contains the main...

    reference.aspose.com/words/net/aspose.words/sto...
  7. IStructuredDocumentTag.Placeholder | Aspose.Wor...

    Discover the IStructuredDocumentTag Placeholder property. Easily manage placeholder text for empty SDT content and enhance your document's usability....structured document tag. Document doc = new Document (); // Insert...Insert a plain text structured document tag of the "PlainText" type...

    reference.aspose.com/words/net/aspose.words.mar...
  8. StructuredDocumentTag.Placeholder | Aspose.Word...

    Discover how the StructuredDocumentTag Placeholder property enhances your Documents by displaying essential placeholder text when content is missing....structured document tag. Document doc = new Document (); // Insert...Insert a plain text structured document tag of the "PlainText" type...

    reference.aspose.com/words/net/aspose.words.mar...
  9. StructuredDocumentTag.Title | Aspose.Words for ...

    Discover the StructuredDocumentTag Title property, which defines a user-friendly name for your SDT, enhancing document clarity and usability....how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...

    reference.aspose.com/words/net/aspose.words.mar...
  10. StructuredDocumentTag.removeSelfOnly method | A...

    StructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree....the content of it inside the document tree. removeSelfOnly () Examples...how to create a structured document tag in a plain text box and...

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