Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 20,137 for

document insertion

(0.27 sec)
  1. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded OLE object from a stream into the Document in C++....tem::IO::Stream>&) method Inserts an embedded OLE object from...from a stream into the document. System :: SharedPtr < Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your Document's style today!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert four runs of text into the...

    reference.aspose.com/words/net/aspose.words/par...
  3. Converting a PCL file to PDF using Python | Asp...

    Sample code on Python for PCL to PDF conversion. Use example code for batch PCL to PDF conversion with Python and .NET...programmatically a document from PCL to PDF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  4. Aspose::Words::Border::get_LineStyle method | A...

    Aspose::Words::Border::get_LineStyle method. Gets or sets the border style 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...
  5. Java API to Export EPUB to DOCM | products.aspo...

    Convert EPUB to DOCM using on premise Java API...Words for Java is a powerful document processing API that is also...DOCM Open EPUB file using Document class Convert EPUB to DOC...

    products.aspose.com/total/java/conversion/epub-...
  6. Font.border property | Aspose.Words for Node.js

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font....to insert a string surrounded by a border into a document. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TxtSaveOptions.add_bidi_marks property | Aspose...

    TxtSaveOptions.add_bidi_marks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format.... Examples Shows how to insert Unicode Character ‘RIGHT-TO-LEFT...bi-directional Run in text. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSaveOptions.horizontal_resolution property...

    ImageSaveOptions.horizontal_resolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch....Words converts a document to one. doc = aw . Document () builder =...'Hello world!' ) builder . insert_image ( file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageSaveOptions.vertical_resolution property |...

    ImageSaveOptions.vertical_resolution property. Gets or sets the vertical resolution for the generated images, in dots per inch....Words converts a document to one. doc = aw . Document () builder =...'Hello world!' ) builder . insert_image ( file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Code Comparison for Common Features|Aspose.Word...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and VSTO using C#....features across different document-processing libraries. This...Whole Document using Aspose.Words Joining Word Documents Together...

    docs.aspose.com/words/net/code-comparison-for-c...