Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 41,638 for

document properties

(0.19 sec)
  1. Reading and Writing Query Table of Worksheet|Do...

    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....get() property and pass the index of the...class has the following two properties for adjusting the QueryTable...

    docs.aspose.com/cells/java/reading-and-writing-...
  2. Export EXCEL to POWERPOINT in Android | product...

    Android API to Convert EXCEL to POWERPOINT without using Microsoft Word...PDF file using Document class Save the document to PPTX format...using Document class Document document = new Document ( "pdfOutput...

    products.aspose.com/total/android-java/conversi...
  3. Finding Absolute Position of Shape inside the W...

    Learn how to Find Absolute Position of Shape inside the Worksheet through the Aspose.Cells for Java APIs....getTopToCorner() properties for this purpose. These properties return the...and Shape.getTopToCorner() properties This screenshot explains...

    docs.aspose.com/cells/java/finding-absolute-pos...
  4. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Net to replace a Word document Aspose.Words Product Family...var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo...

    forum.aspose.com/t/some-content-cannot-be-repla...
  5. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on pages. Enhance your Document's layout with precise vertical justification!...sections in a document. Document doc = new Document (); DocumentBuilder...// Modify the page setup properties for the builder's current...

    reference.aspose.com/words/net/aspose.words/pag...
  6. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, important classes and a runnable sample code to extract bookmarks in PDF using Python....learn about the additional properties that can be obtained using...bookmarks in it using the Document class object Iterate through...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...
  7. PdfFileInfo Class|Aspose.PDF for Python via .NET

    Learn how to use the PdfFileInfo class in Aspose.PDF for Python via .NET to inspect PDF metadata, Document Properties, privileges, version details, and page information....Facades provides access to document-level and page-level PDF information...inspect metadata, retrieve document properties, check privileges, or...

    docs.aspose.com/pdf/python-net/pdffileinfo-class/
  8. Working with Lists in Node.js|Aspose.Words for ...

    Create, specify formatting and restart lists in a Document using Node.js....Microsoft Word document is a set of list formatting properties. Lists...Lists can be used in your documents to format, arrange, and emphasize...

    docs.aspose.com/words/nodejs-net/working-with-l...
  9. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a Document in various formats to XLSX using Node.js....Ask AI Convert a Document to Excel Contents [ Hide ] Converting...Converting documents from one format to another is the flagship feature...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  10. WebExtensionProperty.Value | Aspose.Words for .NET

    Discover the WebExtensionProperty Value feature, allowing you to define custom property values for enhanced functionality and flexibility in your web applications....Value property Specifies a custom property value. public...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...