Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 8,928 for

document insertion

(0.13 sec)
  1. Shape.SignatureLine | Aspose.Words for .NET

    Discover how to access the SignatureLine object for your shapes. Easily identify signature lines and enhance your Document's professionalism!...Remarks You can insert new SignatureLine into the document using InsertSignatureLine...and insert it into a document. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Fields::FormFieldCollection clas...

    Aspose::Words::Fields::FormFieldCollection class. A collection of FormField objects that represent all the form fields in a range. To learn more, visit the Documentation article in C++....Working with Form Fields documentation article. class FormFieldCollection...this collection and from the document. get_Count () Returns the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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. FieldDdeAuto Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDdeAuto class for seamless DDEAUTO field integration, enhancing Document automation and efficiency in your projects....the Working with Fields documentation article. public class FieldDdeAuto...set; } Gets or sets whether to insert the linked object as a bitmap...

    reference.aspose.com/words/net/aspose.words.fie...
  5. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...Examples Shows how to save a document to the PDF format using the...PdfSaveOptions class. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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/
  7. PDF to BYTEARRAY Converter using Java | Aspose.PDF

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

    products.aspose.com/pdf/java/conversion/pdf-to-...
  8. PDF to EMF Converter using Java | Aspose.PDF

    PDF to EMF conversion via Java sample code. Programmers can use this example code to export PDF to EMF within any Web or Desktop Java based application....programmatically a document from PDF to EMF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/java/conversion/pdf-to-...
  9. FieldRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldRef BookmarkName property to easily manage and customize your bookmarks. Enhance your Document navigation effortlessly!...display it in the document using a REF field. Document doc = new Document...SET.REF.docx" ); Shows how to insert REF fields to reference bookmarks...

    reference.aspose.com/words/net/aspose.words.fie...
  10. RevisionOptions.inserted_text_color property | ...

    RevisionOptions.inserted_text_color property. Allows to specify the color to be used for inserted content [RevisionType.Insertion](../../../aspose.words/revisiontype/#Insertion)...inserted_text_color property RevisionOptions.inserted_text_color...be used for inserted content RevisionType.INSERTION . Default value...

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