Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 351,299 for

document

(0.4 sec)
  1. Navigate SVG – Aspose.SVG for Python via .NET

    Learn how to inspect SVG using Python, iterate through SVG elements, and navigate through SVG using CSS Selector or XPath....functionality for working with the SVG Document Object Model (DOM). This API...manipulation; how to inspect a document and its elements using the...

    docs.aspose.com/svg/python-net/navigate-svg/
  2. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks method. Allows to specify whether the page breaks should be preserved during export. The default value is false in C++....page breaks when exporting a document to plaintext. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Java API to Export PS to PCL | products.aspose.com

    Convert PS to PCL using on premise Java API...Words for Java is a powerful document processing API that is also...to PCL Open PS file using Document class Convert PS to DOC by...

    products.aspose.com/total/java/conversion/ps-to...
  4. PDF 表单。通过 PHP 进行管理 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java 透過 PHP 範例程式碼以程式設計方式管理 PDF 表單。... 在 Document 类的实例中加载 PDF。 通過主頁索引訪問主頁。 調用表單集合的...表单 // Open document $colors = new Color (); $document = new Document...

    products.aspose.com/pdf/zh-hant/php-java/acrofo...
  5. Accessibility Validator – Website Accessibility...

    Learn how to use the AccessibilityValidator class to check website accessibility against WCAG rules, such as principles, guidelines, and criteria....that is used to validate the document against WCAG success criteria...be used when checking the document. The verification will take...

    docs.aspose.com/html/net/accessibility-validator/
  6. SignOptions.signatureLineId property | Aspose.W...

    SignOptions.signatureLineId property. Signature line identifier...add a signature line to a document, and then sign it using a...srcDocumentPath = base . myDir + "Document.docx" ; let dstDocumentPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++....Examples Shows how to work with a document’s custom properties. auto...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. IPageSavingCallback Interface | Aspose.Words fo...

    Control Document saving with Aspose.Words.Saving.IPageSavingCallback. Customize how pages are saved in fixed formats for optimal results....separate pages when saving a document to fixed page formats. public...to use a callback to save a document to HTML page by page. public...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children.... Document () builder = aw . DocumentBuilder...again!' ) # Converting the document to text form reveals that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children.... Document (); let builder = new aw ...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/nodejs-net/aspose.wo...