Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 17,897 for

insert documents

(0.04 sec)
  1. Move drawing down to add title|CAD Documentation

    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.... Example: Insert DXF/DWG drawing inside DXF...

    docs.aspose.com/cad/net/how-to/move-drawing-dow...
  2. Licensing|Documentation

    Learn how to obtain and apply Aspose.OMR for .NET license and discover limitations of the trial version.... Then insert the following code in your...Loading a license from stream Insert the following code in your...

    docs.aspose.com/omr/net/licensing/
  3. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain text exports by customizing header and footer handling for optimal results....bodies at the very end of a document. Examples Shows how to specify...text format. Document doc = new Document (); // Insert even and primary...

    reference.aspose.com/words/net/aspose.words.sav...
  4. CustomXmlPartCollection.add method | Aspose.Wor...

    aspose.words.markup.CustomXmlPartCollection.add method...structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for document binding in C++....space added to the margin for document binding. double Aspose ::...Aspose :: Words :: Document > (); // Insert text that spans several...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. FieldDatabase.Query | Aspose.Words for .NET

    Effortlessly manage your database with FieldDatabase Query. Easily set and retrieve SQL instructions for efficient data querying....database and insert it as a field into a document. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Drawing::GradientStop::get_BaseC...

    Aspose::Words::Drawing::GradientStop::get_BaseColor method. Gets a value representing the color of the gradient stop without any modifiers in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::GradientStop::get_Color...

    Aspose::Words::Drawing::GradientStop::get_Color method. Gets or sets a value representing the color of the gradient stop in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. HtmlSaveOptions.allowNegativeIndent property | ...

    HtmlSaveOptions.allowNegativeIndent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a table with a negative indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this formatting....underline to all runs in a document that are formatted with custom...styles. let doc = new aw . Document (); let builder = new aw ...

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