Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 20,246 for

insert documents

(0.15 sec)
  1. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating shape, text frame or a floating table in C++.... Inline -1 Not documented. Seems to be a possible value...None . Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Section.prependContent method | Aspose.Words fo...

    Section.prependContent method. Inserts a copy of content of the source section at the beginning of this section....prependContent(sourceSection) Inserts a copy of content of the source...section belongs to a different document. No new section is created...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....Put a Watermark on a Word Document using Python This quick tutorial...put a watermark on a Word document using Python . It provides...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  4. ImportFormatMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.ImportFormatMode enhances document formatting by seamlessly merging styles from imported content for optimal results....importing content from another document. public enum ImportFormatMode...UseDestinationStyles 0 Use the destination document styles and copy new styles...

    reference.aspose.com/words/net/aspose.words/imp...
  5. Get size of the layout|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....references to external files Insert DXF/DWG drawing inside DWG...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  6. Aspose::Words::Fields::FormField::get_Result me...

    Aspose::Words::Fields::FormField::get_Result method. Gets or sets a string that represents the result of this form field in C++.... Examples Shows how to insert a combo box. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Fill.gradientStops property | Aspose.Words for ...

    Fill.gradientStops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the fill.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Converting a XPS file to TXT using Java | Aspos...

    XPS to TXT conversion via Java sample code. Programmers can use this example code to export XPS to TXT within any Web or Desktop Java based application....programmatically a document from XPS to TXT format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/java/conversion/xps-to-...