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

document insertion

(0.22 sec)
  1. Convert PPTX to Word in C++ | products.aspose.com

    Convert PPTX 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/pptx-...
  2. 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...
  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. SpecialChar | Aspose.Words for Java

    Base class for special characters in the Document in Java....special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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...
  8. 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/
  9. Adding Header and Footer to PDF using Rust|Aspo...

    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....Add text in Footer of a PDF-document Our tool lets you open an...type. Open an existing PDF document. Add text to the footer with...

    docs.aspose.com/pdf/rust-cpp/add-headers-and-fo...
  10. 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...