Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 20,793 for

document insertion

(0.34 sec)
  1. Convert PPT to Word in C++ | products.aspose.com

    Convert PPT to Word in C++. Use C++ library API to convert PowerPoint to Word...PowerPoint presentations, Word documents, and other files. When you...slides to pages in a Word document. Convert PowerPoint to Word...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  2. FieldRD.file_name property | Aspose.Words for P...

    FieldRD.file_name property. Gets or sets the name of the file to include when generating a table of contents, table of authorities, or index....entries from headings in other documents. import aspose.words as aw... ARTIFACTS_DIR doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Additional line break is inserted after inserti...

    Hello Team, I am using the below code to insert a html content into a word Document string htmlContent = builder.InsertHtml(htmlContent); if you check after the table content line break is getting added which is not…...Additional line break is inserted after inserting html content Aspose...below code to insert a html content into a word document string htmlContent...

    forum.aspose.com/t/additional-line-break-is-ins...
  5. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for JavaScript via C++....Insert Slicer Contents [ Hide ] Possible Usage Scenarios A slicer...pivot table and then clicking Insert > Slicer . Aspose.Cells for...

    docs.aspose.com/cells/javascript-cpp/create-sli...
  6. Text Based Annotations using Java|Aspose.PDF fo...

    Learn how to add, inspect, and delete text, free text, and strikeout annotations in PDF Documents using Java....page and save the updated document. public static void textAnnotationAdd...outputFile ) { try ( Document document = new Document ( inputFile ....

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...
  7. Edit PDF using C# | Aspose.PDF

    Еdit PDF Document programmatically with C# sample code using Aspose.PDF for .NET...Programmatic modification of PDF documents is an essential part of modern...developers can edit text in PDF, insert graphs using external data...

    products.aspose.com/pdf/net/editor/
  8. ImportFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when importing content from another Document in Java....importing content from another document. Remarks: When you copy nodes...nodes from one document to another, this option specifies how...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Convert Image to PDF in C#

    This brief tutorial discusses how to convert image to PDF in C#. You will understand how using C# image to PDF conversion feature can be used with the help of the given steps and a code snippet....file Create an object of the Document class to initialize an empty...format Save the output PDF document To export an image to PDF...

    kb.aspose.com/pdf/net/how-to-convert-image-to-p...
  10. FormField | Aspose.Words for Java

    Represents a single form field in Java....Working with Form Fields documentation article. Remarks: Microsoft...FormField is represented in a document by a special character and...

    reference.aspose.com/words/java/com.aspose.word...