Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 20,124 for

document insertion

(0.15 sec)
  1. TextBox.InternalMarginTop | Aspose.Words for .NET

    Discover the TextBox InternalMarginTop property—control your shape's top margin in points for precise layout and enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::SpecialChar class | Aspose.Words...

    Aspose::Words::SpecialChar class. Base class for special characters in the Document. To learn more, visit the Documentation article in C++....special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/spe...
  3. ControlChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.ControlChar class to effectively manage control characters in your Documents for enhanced formatting and readability....characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. public static class...

    reference.aspose.com/words/net/aspose.words/con...
  4. FootnoteType enumeration | Aspose.Words for Nod...

    Aspose.Words.Notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... Examples Shows how to insert and customize footnotes. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert PDF To DOC Python

    Convert PDF to DOC format in Python code. Save PDF as DOC using Python....converting PDF to DOC Use our document conversion API to develop...export PDF, DOC, and many other document formats using Python. DOC...

    products.aspose.com/words/python-net/conversion...
  6. Convert PDF To RTF Python

    Convert PDF to RTF format in Python code. Save PDF as RTF using Python....converting PDF to RTF Use our document conversion API to develop...export PDF, RTF, and many other document formats using Python. RTF...

    products.aspose.com/words/python-net/conversion...
  7. Paragraph.isEndOfDocument property | Aspose.Wor...

    Paragraph.isEndOfDocument property. True if this paragraph is the last paragraph in the last section of the Document....in the last section of the document. get isEndOfDocument () :...Shows how to insert a paragraph into the document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OlePackage.displayName property | Aspose.Words ...

    OlePackage.displayName property. Gets or sets OLE Package display name....Examples Shows how insert an OLE object into a document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Get Dimension of an image - Free Support Forum ...

    Can we get dimensions (width and height) of an image using aspose.word or any other aspose library? Code should run in linux and windows....image, you can insert the image into a document using the DocumentBuilder...Create a new document and a DocumentBuilder Document doc = new Document();...

    forum.aspose.com/t/get-dimension-of-an-image/31...
  10. Aspose::Words::Notes::FootnoteType enum | Aspos...

    Aspose::Words::Notes::FootnoteType enum. Specifies whether this is a footnote or an endnote in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert some text and mark it with...

    reference.aspose.com/words/cpp/aspose.words.not...