Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 401,800 for

document

(0.14 sec)
  1. 在Python中管理文档属性|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....#Retrieve a list of all custom document properties of the Excel file...getCustomDocumentPro () #Accessing a custom document property by using the property...

    docs.aspose.com/cells/zh/java/managing-document...
  2. Table.LastRow | Aspose.Words for .NET

    Discover the Table LastRow property to easily access the final Row node in your table, enhancing data management and efficiency....tables in a document. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  3. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...AddLineObjectToPDF () { // The path to the document directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-line/
  4. FieldIndexFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.FieldIndexFormat enum for customizable FieldIndex formatting in your Documents. Enhance your Document's structure effortlessly!...the FieldIndex fields in a document. public enum FieldIndexFormat...FieldIndex fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. DocumentVisitor.VisitDocumentEnd | Aspose.Words...

    Explore the VisitDocumentEnd method in DocumentVisitor. Efficiently finalize Document enumeration and enhance your coding workflow today!...Called when enumeration of the document has finished. public virtual...VisitDocumentEnd ( Document doc ) Parameter Type Description doc Document The...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the Document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …... But once the document is converted to pdf, hyper...heading index = paragraph.Document.GetChildNodes(NodeType.Paragraph...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  7. Converting a PDF file to PDFA using Python via ...

    Sample code on Python via Java for PDF to PDFA conversion. Use example code for batch PDF to PDFA conversion with Python and Java...convert programmatically a document from PDF to PDFA format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-java/conversion/...
  8. Compare Documents in Node.js|Aspose.Words for N...

    Compare two Documents in any supported formats and shows content changes using Node.js. You can apply advanced options when comparing....Compare Documents Contents [ Hide ] Comparing documents is a process...identifies changes between two documents and contains the changes as...

    docs.aspose.com/words/nodejs-net/compare-docume...
  9. Export OFT to DOTX via C++ | products.aspose.com

    C++ API to Convert OFT to DOTX without using Microsoft Word or Outlook...HTML by using Document class Save the document to DOTX format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  10. Export OFT to IMAGE via C++ | products.aspose.com

    C++ API to Convert OFT to IMAGE without using Microsoft Word or Outlook...HTML by using Document class Save the document to PNG format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...