Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 20,477 for

insert documents

(0.1 sec)
  1. Add Bates Numbers to PDF using Java

    Refer to this article to add Bates numbers to PDF using Java. It has details to set the IDE, a list of steps, and a sample code for adding Bates stamp to PDF using Java.... Steps to Insert Bates Numbers in PDF using...Load the source PDF into the Document object and define the Bates...

    kb.aspose.com/pdf/java/add-bates-numbers-to-pdf...
  2. OutlineOptions.HeadingsOutlineLevels | Aspose.W...

    Discover the HeadingsOutlineLevels property in OutlineOptions. Control heading levels for structured Documents and enhance navigation with ease....styles) to include in the document outline. public int HeadingsOutlineLevel...whole document to PDF with three levels in the document outline...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OutlineOptions.expandedOutlineLevels property |...

    OutlineOptions.expandedOutlineLevels property. Specifies how many levels in the document outline to show expanded when the file is viewed....Specifies how many levels in the document outline to show expanded when...to XPS. Specify 0 and the document outline will be collapsed;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OdsoFieldMapData Class | Aspose.Words for .NET

    Discover the Aspose.Words.OdsoFieldMapData class for seamless mapping of external data columns to predefined document merge fields, enhancing your document automation....predefined merge fields within the document. To learn more, visit the...Mail Merge and Reporting documentation article. public class OdsoFieldMapData...

    reference.aspose.com/words/net/aspose.words.set...
  5. Font style and type get changed of a table whil...

    Font style and type get changed of a table while Inserting document containing table using keep source formatting in target document. Please note, it is not happening for every document and also when we use doc file for…...changed of a table while inserting document containing table using...source formatting in target document Aspose.Words Product Family...

    forum.aspose.com/t/font-style-and-type-get-chan...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Multiline method. Specifies whether this SDT allows multiple lines of text in C++....how to create a structured document tag in a plain text box and...Words :: Document > (); // Create a structured document tag that...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Fields::FieldIf::get_LeftExpress...

    Aspose::Words::Fields::FieldIf::get_LeftExpression method. Gets or sets the left part of the comparison expression in C++....get_LeftExpression () Examples Shows how to insert an IF field. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FormField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your Documents for enhanced user interaction....Working with Form Fields documentation article. public class FormField...false . virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Create Bookmarks in PDF using C#

    This article guides on how to create bookmarks in PDF using C#. It has all the details to set the IDE, a list of steps, and a sample code to bookmark a PDF with C#....PDF Document using C# This code demonstrates how to insert bookmark...

    kb.aspose.com/pdf/net/create-bookmarks-in-pdf-u...
  10. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose word table of content using LINQ report engine....You can insert this via Word or use Aspose.Words to insert it programmatically...report is built: Document doc = new Document("output.docx"); //...

    forum.aspose.com/t/how-to-change-font-name-for-...