Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 400,604 for

document

(1.34 sec)
  1. Manage Presentation Properties in PHP|Aspose.Sl...

    Master presentation properties in Aspose.Slides for PHP via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files.... These document properties allow some useful...be stored along with the documents (presentation files). There...

    docs.aspose.com/slides/php-java/presentation-pr...
  2. SVG to PPTX Converter using Python | Aspose.PDF

    Sample code on Python for SVG to PPTX conversion. Use example code for batch SVG to PPTX conversion with Python and .NET...convert programmatically a document from SVG to PPTX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/s...
  3. Table Overview|Aspose.Words for Java

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Java. How to work with tables in Java....server-side processing of documents in various formats – PDF,...following ways: tables in a document are preserved during open/save...

    docs.aspose.com/words/java/table-overview/
  4. 使用 C++ 创建 PDF 表单 | Aspose.PDF

    在任何具有 C++ 语言的平台上的 PDF 文件中,使用这个简单的演示源代码创建 PDF 表单。...// Open document auto document = MakeObject < Document > ( _dataDir...MakeObject < TextBoxField > ( document -> get_Pages () -> idx_get...

    products.aspose.com/pdf/zh-hans/cpp/acroforms/c...
  5. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for JavaScript via C++ API.... This document explains how to insert image...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/add-image-...
  6. PageLayoutEvent | Aspose.Words for Java

    A code of event raised during page layout model build and rendering in Java....is when page layout pulls document content and creates object...computing number of pages in the document or updating fields does not...

    reference.aspose.com/words/java/com.aspose.word...
  7. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using C#. Also insert images from a Database during Mail Merge in C#.... The merge engine takes a document as input, looks for MERGEFIELD...users can also generate a document that handles more unusual...

    docs.aspose.com/words/net/insert-checkboxes-tex...
  8. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method....in the blank document. Document doc = new Document (); // A blank...blank document contains 3 default fonts. Each font in the document...

    reference.aspose.com/words/net/aspose.words.fon...
  9. FieldSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeparator class, designed to enhance your Word Documents by effectively separating field codes from results....the Working with Fields documentation article. public class FieldSeparator...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.fie...
  10. How to Insert Comment in Word using Python

    This article explains how to insert comment in Word using Python. It assists in configuring the IDE environment to use the required libraries, step-by-step procedure to write the program and a runnable sample code to add comment in Word using Python....used to add comments to word document using python . You will also...while adding it to the Word document and saving the output file...

    kb.aspose.com/words/python/how-to-insert-commen...