Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 20,026 for

insert documents

(0.14 sec)
  1. Document.Theme | Aspose.Words for .NET

    Access the Document Theme property to effortlessly retrieve the Theme object, enhancing your document's design and visual appeal....Theme Contents [ Hide ] Document.Theme property Gets the Theme...Theme object for this document. public Theme Theme { get ; } Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....DocumentBuilder to Modify a Document Easily Contents [ Hide ] Specifying...list formatting. In Word documents, lists may consist of up to...

    docs.aspose.com/words/cpp/using-documentbuilder...
  3. Accessing Worksheet|Documentation

    This article introduces how to work with worksheet in GridDesktop.... Add or Insert a Worksheet Analyzing your...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....string from Cell AI Document Assistant Close Insert Hyperlinks into...

    docs.aspose.com/cells/cpp/adding-html-rich-text...
  5. 合并相邻单元格|Documentation

    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...., cell2Name ); // Given a document name, a worksheet name, and...cell2Name ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/merge-two-adjacent...
  6. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......AnimateTransitions = true }; WebDocument document = pres.ToSinglePageWebDocum(options..."templates\\single-page", "animated-pdf"); document.Save(); } } static void ExportSingePage()...

    docs.aspose.com/slides/fr/net/web-extensions/sa...
  7. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......AnimateTransitions = true }; WebDocument document = pres.ToSinglePageWebDocum(options..."templates\\single-page", "animated-pdf"); document.Save(); } } static void ExportSingePage()...

    docs.aspose.com/slides/net/web-extensions/sampl...
  8. Creating and Setting Contents of Emails|Documen...

    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....Email secret - header : mystery Insert Header at Specific Location...method of HeadersCollection inserts the header at the end of the...

    docs.aspose.com/email/java/creating-and-setting...
  9. Aspose::Words::Fields::FieldBuilder class | Asp...

    Aspose::Words::Fields::FieldBuilder class. Builds a field from field code tokens (arguments and switches). To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldBuilder...) Builds and inserts a field into the document before the specified...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....the Working with Sections documentation article. Remarks: PageSetup...sections in a document. Document doc = new Document(); DocumentBuilder...

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