Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 20,227 for

document insertion

(0.3 sec)
  1. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects...Track Changes in a Document documentation article. Properties...in this group. text Returns inserted/deleted/moved text or description...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 怎么在光标所在位置插入下一页分节符 - 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
  3. Add and Verify PDF Digital Signature using Java...

    Сreate electronic signature in PDF Documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...ensure the integrity of the document, and the security of transmission...the PDF with an instance of Document. Load all the PDF files with...

    products.aspose.com/pdf/javascript-cpp/signature/
  4. ChartSeries.BubbleSizes | Aspose.Words for .NET

    Discover the ChartSeries BubbleSizes property to access customizable bubble sizes, enhancing your data visualization and charting experience.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a Bubble chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....the Working with Tables documentation article. Examples: Shows...of a table cell. Document doc = new Document(getMyDir() + "Tables...

    reference.aspose.com/words/java/com.aspose.word...
  6. Converting a SVG file to HTML using Python | As...

    Sample code on Python for SVG to HTML conversion. Use example code for batch SVG to HTML conversion with Python and .NET...convert programmatically a document from SVG to HTML format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/s...
  7. Aspose::Words::DocumentBuilder::get_Italic meth...

    Aspose::Words::DocumentBuilder::get_Italic method. True if the font is formatted as italic in C++....MERGEFIELDs with data with a document builder instead of a mail...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Footnote.footnote_type property | Aspose.Words ...

    Footnote.footnote_type property. Returns a value that specifies whether this is a footnote or endnote.... Document () builder = aw . DocumentBuilder...mark at the location that we insert them. # The reference mark...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Converting a XSLFO file to DOC using Java | Asp...

    XSLFO to DOC conversion via Java sample code. Programmers can use this example code to export XSLFO to DOC within any Web or Desktop Java based application....convert programmatically a document from XSLFO to DOC format with...with a modern document-processing Java API. Use just a few lines...

    products.aspose.com/pdf/java/conversion/xslfo-t...
  10. EPS to PDF Merge using Java | Aspose.PDF

    Combine two or more EPS Documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/java/merger/eps-to-pdf/