Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 3,459 for

import document

(0.07 sec)
  1. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the Documentation article in C++....the Working with Shapes documentation article. class Shape : public...distance (in points) between the document text and the bottom edge of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. HtmlSaveOptions.exportListLabels property | Asp...

    HtmlSaveOptions.exportListLabels property. Controls how list labels are output to HTML, MHTML or EPUB... Document (); let builder = new aw ...removeNumbers (); // When saving the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Adding Slide to Presentation|Aspose.Slides Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....slideTitle ) { // Open the source document as read/write. using ( PresentationDocument...true )) { // Pass the source document and the position and title...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  4. Aspose::Words::Node::get_CustomNodeId method | ...

    Aspose::Words::Node::get_CustomNodeId method. Specifies custom node identifier in C++.... Important note, specified value is not...nodes. auto doc = MakeObject < Document > (); // Add two runs and...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. Aspose::Words::Settings::OdsoRecipientData::get...

    Aspose::Words::Settings::OdsoRecipientData::get_Active method. Specifies whether the record from the data source shall be Imported into a Document when the mail merge is performed. The default value is true in C++....data source shall be imported into a document when the mail merge...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. How to Convert Word to TIFF in Python

    This quick tutorial contains information on how to convert Word to TIFF in Python. It provides details to configure the environment, step-by-step procedure to write the application and a runnable sample code to convert DOCX to TIFF in Python.... All the important classes, methods, and properties...the input Word file into the Document class object for converting...

    kb.aspose.com/words/python/how-to-convert-word-...
  7. Aspose::Words::Saving::SaveOptions::get_PrettyF...

    Aspose::Words::Saving::SaveOptions::get_PrettyFormat method. When true, pretty formats output where applicable. Default value is false in C++....html document. auto doc = MakeObject < Document > (); auto...\t\t\t\t <span style= \" -aw-import:ignore \" >&#xa0;</span> \r\n...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. How to Underline in PDF using Python

    This article describes how to underline in PDF using Python. It shares the details to set the environment and a sample runnable code to underline text in PDF using Python....an introduction to all the important classes, methods, and properties...Create a new PDF file using the Document class and add a new page Instantiate...

    kb.aspose.com/pdf/python/how-to-underline-in-pd...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportListLabels method. Controls how list labels are output to HTML, MHTML or EPUB. Default value is Auto in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...RemoveNumbers (); // When saving the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Loading::BlockImportMode enum | ...

    Aspose::Words::Loading::BlockImportMode enum. Specifies how properties of block-level elements are Imported from HTML-based Documents in C++....elements are imported from HTML-based documents. enum class BlockImportMode...Properties of parent blocks are imported to a special logical structure...

    reference.aspose.com/words/cpp/aspose.words.loa...