Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 20,244 for

document insertion

(0.11 sec)
  1. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...pfxPassword); // Sign the document pdfFileSignature1.Sign(1,...incremental to the original document structure. pdfFileSignature1...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  2. Aspose::Words::InlineStory::get_Paragraphs meth...

    Aspose::Words::InlineStory::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story in C++....override Examples Shows how to insert and customize footnotes. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first paragraph in the story in C++....override Examples Shows how to insert and customize footnotes. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. 怎么在光标所在位置插入下一页分节符 - 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
  5. Section.appendContent method | Aspose.Words for...

    Section.appendContent method. Inserts a copy of content of the source section at the end of this section....appendContent(sourceSection) Inserts a copy of content of the source...section belongs to a different document. No new section is created...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SdtDateStorageFormat enumeration | Aspose.Words...

    Aspose.Words.Markup.SdtDateStorageFormat enumeration. Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the Document's data store....bound to an XML node in the document’s data store. Members Name...structured document tag. let doc = new aw . Document (); // Insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Layout::RevisionColor enum | Asp...

    Aspose::Words::Layout::RevisionColor enum. Allows to specify color of Document revisions in C++....Allows to specify color of document revisions. enum class RevisionColor...revisions in a rendered output document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. How to Build a Table from a DataTable in Java|A...

    Example of filling Document table from external database using Java....wish to easily insert this data into your document as a new table...way of inserting data from a DataTable into a document table is...

    docs.aspose.com/words/java/how-to-build-a-table...
  9. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS Documents with a few lines of code....delete pages to/from XPS documents C++ API Solution to add or...Page for C++ Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/cpp/add-delete-pages/
  10. Converting a PDF file to XLSX using Java | Aspo...

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

    products.aspose.com/pdf/java/conversion/pdf-to-...