Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 17,880 for

insert documents

(0.07 sec)
  1. DocumentBuilder.insertSignatureLine method | As...

    Aspose.Words.DocumentBuilder.InsertSignatureLine method...insertSignatureLine(signatureLineOptions) Inserts a signature line at the current...signature line node that was just inserted. insertSignatureLine(signatureLineOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....runnable reference code to insert comment in PDF using Python...Create a new PDF file using the Document class and some sample text...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  3. 怎么在光标所在位置插入下一页分节符 - Free Support Forum - aspose...

    原始文档: section.docx (18.8 KB) 预期: reset.section.docx (18.9 KB) 怎么移动到第一个run之前插入分节符?...您可以使用以下代码来实现这一点: Document doc = new Document("C:\\Temp\\in.docx");...Move to the created run and insert section break. builder.moveTo(r);...

    forum.aspose.com/t/topic/312497
  4. Manage Placeholder|Aspose.Slides Documentation

    Change Text in a Placeholder in PowerPoint Slides using Java. Set Prompt Text in a Placeholder in PowerPoint Slides using Java....Slides, you can insert your preferred prompt texts...

    docs.aspose.com/slides/java/manage-placeholder/
  5. Manage Placeholder|Aspose.Slides for Python Doc...

    Change Placeholder text and prompt text in PowerPoint presentations in Python...Slides, you can insert your preferred prompt texts...

    docs.aspose.com/slides/python-net/manage-placeh...
  6. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...Hello below the code used to insert the various elements in the...complete. The initial part of the document creation is the same as the...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  7. Aspose::Words::Node::GetText method | Aspose.Wo...

    Aspose::Words::Node::GetText method. Gets the text of this node and of all its children in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert paragraphs with text with DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. ChartSeriesCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../chartseries/)...the Working with Charts documentation article. Indexers Name Description...data in a chart. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape...the Working with Shapes documentation article. Remarks Use the...contents tightly. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MailMergeSettings class | Aspose.Words for Python

    aspose.words.settings.MailMergeSettings class. Specifies all of the mail merge information for a document...mail merge information for a document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks You can...

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