Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 17,938 for

document insertion

(0.04 sec)
  1. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property to easily adjust page width in points, enhancing your Document layout for optimal presentation....how to insert an image, and use it as a watermark. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  2. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java....the Working with Fields documentation article. Remarks: Retrieves...number of words in the current document, as recorded in the Words...

    reference.aspose.com/words/java/com.aspose.word...
  3. Add an image in PS files | .NET

    .NET API Solution to work with PS, XPS and EPS files. Learn how to add images to a PS file with the attached C# code snippet...NET Add image to PS Insert image into PS file C# .NET...Page for .NET Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/net/add-image-to-ps/
  4. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word Document is stored in stories. StoryType identifies a story in C++....StoryType enum Text of a Word document is stored in stories. StoryType...There is no such story in the document. MainText 1 Contains the main...

    reference.aspose.com/words/cpp/aspose.words/sto...
  5. FieldNumWords class | Aspose.Words for Python

    aspose.words.fields.FieldNumWords class. Implements the NUMWORDS field...the Working with Fields documentation article. Remarks Retrieves...number of words in the current document, as recorded in the Words...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuildingBlockType enumeration | Aspose.Words fo...

    aspose.words.buildingblocks.BuildingBlockType enumeration. Specifies a building block type...be automatically inserted into the document whenever its name...an application. STRUCTURED_DOCUMENT_TAG_PLACEHOLDER_TEXT The building...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various import options to format output...the Specify Load Options documentation article. Constructors Name...in source and destination documents. The default value is False...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....the Working with Charts documentation article. Examples: Shows...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Drawing::OlePackage::get_Display...

    Aspose::Words::Drawing::OlePackage::get_DisplayName method. Gets or sets OLE Package display name in C++....Examples Shows how insert an OLE object into a document. auto doc =...= MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.dra...