Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 32,886 for

document insertion

(0.12 sec)
  1. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Xps in C++....Specifies the format in which the document will be saved if this save...saved XPS document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::PdfSaveOptions::get_Save...

    Aspose::Words::Saving::PdfSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Pdf in C++....Specifies the format in which the document will be saved if this save...saved PDF document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Tables::Cell::get_FirstParagraph...

    Aspose::Words::Tables::Cell::get_FirstParagraph method. Gets the first paragraph among the immediate children in C++....using a document builder. auto doc = MakeObject < Document > ();...nested table without using a document builder. void CreateNestedTable...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. BuildingBlock.Description | Aspose.Words for .NET

    BuildingBlock Description property. Gets or sets the description associated with this building block in C#....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  5. ImageSaveOptions constructor | Aspose.Words for...

    ImageSaveOptions constructor. Initializes a new instance of this class that can be used to save rendered images in the [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF), [SaveFormat.PNG](../../../aspose.words/saveformat/#PNG), [SaveFormat.BMP](../../../aspose.words/saveformat/#BMP), [SaveFormat.JPEG](../../../aspose.words/saveformat/#JPEG), [SaveFormat.EMF](../../../aspose.words/saveformat/#EMF), [SaveFormat.EPS](../../../aspose.words/saveformat/#EPS), [SaveFormat.WEB_P](../../../aspose.words/saveformat/#WEB_P) or [SaveFormat.SVG](../../../aspose.words/saveformat/#SVG) format....while saving a document as a JPEG. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) builder . insert_image ( file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Java API to Export CGM to RTF | products.aspose...

    Convert CGM to RTF using on premise Java API...create, edit, and manipulate documents in a variety of formats. The...create, edit, and convert PDF documents. It also provides the ability...

    products.aspose.com/total/java/conversion/cgm-t...
  7. Java API to Export CGM to PCL | products.aspose...

    Convert CGM to PCL using on premise Java API...comprehensive set of features for document processing. The first step...create, edit, and convert PDF documents. It also provides the ability...

    products.aspose.com/total/java/conversion/cgm-t...
  8. FieldMacroButton.DisplayText | Aspose.Words for...

    FieldMacroButton DisplayText property. Gets or sets the text to appear as the button that is selected to run the macro or command in C#....us to run a document’s macros by clicking. Document doc = new Document...Document ( MyDir + "Macro.docm" ); DocumentBuilder builder =...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldFillIn - Aspose.Words for Java - API Refer...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...page numbers when saving a document with a table of contents to...to .html. doc = aw . Document () builder = aw . DocumentBuilder...

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