Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 400,667 for

document

(0.14 sec)
  1. Convert SVG to XLTM in Android Apps | products....

    Render SVG to XLTM in Android Apps API without using Microsoft Excel or Adobe Reader...developers to easily integrate document processing features into their...to XLTM Open SVG file using Document class Convert SVG to XLSX...

    products.aspose.com/total/android-java/conversi...
  2. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)...Levels of Nodes in a Document documentation article. Remarks Text...Text of a Word document is said to consist of several stories...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Merge PostScript files to PDF using Java

    Merger PS functionality of Aspose.Page API solution for Java allows you to combine several PS files into a single PDF Document....PostScript (PS) files to PDF document on any OS for which Java Virtual...Merge PS files with created document and save it as PDF with PDF...

    docs.aspose.com/page/java/merge/ps/
  4. 使用 Java 拆分 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。... 使用 Document 實例載入 PDF。 建立一個新的 Document 類別物件來拆分 PDF 頁面。...= new com . aspose . pdf . Document ( "1.pdf" ); //Instantiate...

    products.aspose.com/pdf/zh-hant/java/splitter/
  5. Document.UpdateFields | Aspose.Words for .NET

    Revamp your Document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....UpdateFields Contents [ Hide ] Document.UpdateFields method Updates...values of fields in the whole document. public void UpdateFields...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Vertaal Markdown na DOM|Aspose.Words vir Python...

    Tarnslate'n Markdown dokument Om Voorwerp Model En terug Te Dokumenteer met behulp van Python. So jy kan werk met komplekse bestaande Markdown en programmaties skep'n Markdown dokument van nuuts af....Words Document Object Model (DOM). In teenstelling...Use a document builder to add content to the document. builder...

    docs.aspose.com/words/af/python-net/translate-m...
  7. Document.has_macros property | Aspose.Words for...

    Document.has_macros property. Returns ``True`` if the Document has a VBA project (macros)....has_macros property Document.has_macros property Returns True...True if the document has a VBA project (macros). @property def has_macros...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF Document with Aspose.PDF for Python via .NET...Circle Annotations In PDF documents, a square annotation refers...area or section within the document. Square and Circle annotations...

    docs.aspose.com/pdf/python-net/figures-annotation/
  9. 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....打开文档 $document = new Document ( $inputFile ); $document -> getPageInfo...() -> setWidth ( 612.0 ); $document -> getPageInfo () -> setHeight...

    docs.aspose.com/pdf/zh/php-java/advanced-operat...
  10. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。... 要添加图像印章: 创建一个 Document 对象和一个 ImageStamp 对象,并使用所需的属性。... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...