Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 18,762 for

insert documents

(0.31 sec)
  1. Aspose::Words::Border::get_LineWidth method | A...

    Aspose::Words::Border::get_LineWidth method. Gets or sets the border width in points in C++....to insert a string surrounded by a border into a document. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Convert EPS to J2K via Java | products.aspose.com

    Sample code for EPS to J2K Java conversion. Use API example code for batch EPS files to J2K conversion within any Web or Desktop Java based application....ability to insert EPS files into Office documents. Read More...Network Graphics) PSD (Photoshop Document) DXF (Drawing Interchange...

    products.aspose.com/imaging/java/conversion/eps...
  3. Working with Hyphenation in C++|Aspose.Words fo...

    Use hyphenation for a more compact arrangement of text using C++. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....compact arrangement of text in a document. At the same time, it is important...a serious impact on user documents – hyphenation affects the...

    docs.aspose.com/words/cpp/working-with-hyphenat...
  4. ImageFieldMergingArgs.shape property | Aspose.W...

    ImageFieldMergingArgs.shape property. Specifies the shape that the mail merge engine must Insert into the document....merge engine must insert into the document. @property def shape...image_stream and simply inserts the shape into the document. Use this property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Field.Type | Aspose.Words for .NET

    Discover the Microsoft Word field type with our Field Type property. Enhance your Documents with precise formatting and dynamic content capabilities....Examples Shows how to insert a field into a document using a field code...code. Document doc = new Document (); DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Drawing::ImageData::FitImageToSh...

    Aspose::Words::Drawing::ImageData::FitImageToShape method. Fits the image data to Shape frame so that the aspect ratio of the image data matches the aspect ratio of Shape frame in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert an image shape and leave its...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Remove a Worksheet|Documentation

    This article introduces how to remove worksheet in GridDesktop.... Add or Insert a Worksheet Rename a Worksheet...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Alignment method. Gets or sets the alignment of the horizontal rule in C++.... Examples Shows how to insert a horizontal rule shape, and...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Several Image Into DOC Javascript

    Merge multiple Image into DOC in JavaScript code. Save Image as DOC using JavaScript....example that iterates through documents and converts them to DOC:..."Input2.png" ] var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/merge/imag...
  10. Several JPG Into DOCX Javascript

    Merge multiple JPG into DOCX in JavaScript code. Save JPG as DOCX using JavaScript....example that iterates through documents and converts them to DOCX:..."Input2.jpg" ] var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/merge/jpg-...