Sort Score
Result 10 results
Languages All
Labels All
Results 6,121 - 6,130 of 19,982 for

insert documents

(0.07 sec)
  1. Convert DOT to CSV using Python or with free On...

    DOT to CSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOT to CSV online converter quickly before integrating the code....various document formats, support for various document elements...various document properties, and support for various document styles...

    products.aspose.com/total/python-net/conversion...
  2. Online PPTM File Comparison or Build .NET Apps ...

    Free online app to Compare different PPTM files. C# .NET comparison library code for PPTM Documents....NET Compare Pptm Online Document Comparison App and .NET Code...Develop powerful .NET based PPTM document comparison applications. Freely...

    products.aspose.com/total/net/compare/pptm/
  3. Convert PPT and PPTX to PDF in Java [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in Java using Aspose.Slides, with fast code examples and advanced conversion options....convert presentations to PDF documents, use various options to control...compliance standards to output documents. PowerPoint to PDF Conversions...

    docs.aspose.com/slides/java/convert-powerpoint-...
  4. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize text display within shapes, enhancing your document's visual appeal and functionality....the Working with Shapes documentation article. public class TextBox...for a text box. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of revisions in the collection in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured document tag (SDT) node in C++....Specifies the type of a structured document tag (SDT) node. enum class...list when displayed in the document. ComboBox 5 The SDT represents...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....runnable reference code to insert comment in PDF using Python...Create a new PDF file using the Document class and some sample text...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  8. Move a slide to a new position|Aspose.Slides Do...

    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....presentationDocument ) { // Check for a null document object. if ( presentationDocument...Get the presentation part of document. PresentationPart presentationPart...

    docs.aspose.com/slides/net/move-a-slide-to-a-ne...
  9. Change Background of VSX File via Python | prod...

    Python source code to change background of VSX Documents within any Python based application....Install-Package Visit our documentation for more details. How to...diagram as background page Insert an image to the background...

    products.aspose.com/diagram/python-java/changeb...
  10. 怎么在光标所在位置插入下一页分节符 - Free Support Forum - aspose...

    原始文档: section.docx (18.8 KB) 预期: reset.section.docx (18.9 KB) 怎么移动到第一个run之前插入分节符?...您可以使用以下代码来实现这一点: Document doc = new Document("C:\\Temp\\in.docx");...Move to the created run and insert section break. builder.moveTo(r);...

    forum.aspose.com/t/topic/312497