Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 375,099 for

document

(0.43 sec)
  1. Table constructor | Aspose.Words for Node.js

    Table constructor. Initializes a new instance of the [Table](../) class....doc DocumentBase The owner document. Remarks When Table is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add Text Stamp to PDF using C++ | Aspose.PDF

    Add text stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++.... powerful and easy to use document manipulation API for cpp platform...Cpp Add Text Stamp to PDF Document C++ You need Aspose.PDF for...

    products.aspose.com/pdf/cpp/stamps/text/
  3. Watermark class | Aspose.Words for Node.js

    Aspose.Words.Watermark class. Adapts [Watermark](./) class public API for Node.js porting....Adds Image watermark into the document. setImage(imageStream, options)...Adds Image watermark into the document. setText(text) Adds Text watermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XpsSaveOptions.useBookFoldPrintingSettings prop...

    XpsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the XPS format in the form...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OutlineOptions.defaultBookmarksOutlineLevel pro...

    OutlineOptions.defaultBookmarksOutlineLevel property. Specifies the default level in the Document outline at which to display Word bookmarks....Specifies the default level in the document outline at which to display...will not be displayed in the document outline. Specify 1 and Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Split PDF programmatically|Aspose.PDF for PHP v...

    This topic shows how to split PDF pages into individual PDF files in your PHP applications....the pages of PDF document through the Document object’s PageCollection...each iteration, create a new Document object and add the individual...

    docs.aspose.com/pdf/php-java/split-document/
  7. Convert Word to PowerPoint in Android Apps or w...

    Word to PowerPoint conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free Word to PowerPoint online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...feature can help you to convert documents from one format to another...

    products.aspose.com/total/android-java/conversi...
  8. 使用 Python 向 PDF 添加页面图章 | Aspose.PDF

    用於將頁面戳添加到 .NET 框架、.NET Core 上的 PDF 檔的 Python 原始程式碼。... 使用 Document 實例載入 PDF。 使用 Document 物件開啟 PDF 文件。 建立頁面圖章並定義其屬性。...data_dir , outfile ) document = apdf . Document ( path_infile ) bluePageStamp...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  9. Document.CopyStylesFromTemplate | Aspose.Words ...

    Effortlessly copy styles from your chosen template to any Document with the CopyStylesFromTemplate method, enhancing your workflow and Document consistency....the specified template to a document. public void CopyStylesFromTempla...template to a document, like-named styles in the document are redefined...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported format using Aspose.Words for Java to experience its simplicity and power in Java....convert, compare Word and Web documents. PDF, DOCX, DOC, RTF, ODT...steps: Create a new empty Document Initialize a DocumentBuilder...

    docs.aspose.com/words/java/hello-world/