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

document insertion

(0.1 sec)
  1. About changing font name and size in Aspose.wor...

    Hi Team, Could you pls help me on how to change font name and size in Aspose.word template having font setting....template by modifying the document’s styles , by iterating over...FontSettings.DefaultFontName (or Document.DefaultFontName ) only influences...

    forum.aspose.com/t/about-changing-font-name-and...
  2. 使用操作符|Aspose.PDF for .NET

    本主题解释了如何与 Aspose.PDF 一起使用操作符。操作符类为 PDF 操作提供了很好的功能。... 要在 PDF 文件中添加图像: 创建一个 Document 对象并打开输入 PDF 文档。 获取要添加图像的特定页面。... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/working-with-operators/
  3. Font.Border | Aspose.Words for .NET

    Discover the Font Border property, which provides a customizable Border object to enhance your font styling and design flexibility....to insert a string surrounded by a border into a document. Document...Document doc = new Document (); DocumentBuilder builder = new...

    reference.aspose.com/words/net/aspose.words/fon...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly....new GroupShape node which is inserted into the current position...with the shape. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::Drawing::OlePackage::get_FileNam...

    Aspose::Words::Drawing::OlePackage::get_FileName method. Gets or sets OLE Package file name in C++....Examples Shows how insert an OLE object into a document. auto doc =...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...