Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 42,397 for

document properties

(0.21 sec)
  1. Convert DOCX to XLSX in C++ or with free Online...

    C++ API to Convert DOCX to XLSX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLSX online converter quickly before integrating the code....Why to Convert Converting documents from one format to another...the ability to manipulate documents is often limited. How Aspose...

    products.aspose.com/total/cpp/conversion/docx-t...
  2. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering formatting feature in Aspose.Words for Java....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/java/working-with-lists/
  3. WebExtensionBinding class | Aspose.Words for No...

    Aspose.Words.WebExtensions.WebExtensionBinding class. Specifies a binding relationship between a web extension and the data in the Document...extension and the data in the document. To learn more, visit the...Work with Office Add-ins documentation article. Constructors Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. WebExtensionBinding class | Aspose.Words for Py...

    aspose.words.webextensions.WebExtensionBinding class. Specifies a binding relationship between a web extension and the data in the Document...extension and the data in the document. To learn more, visit the...Work with Office Add-ins documentation article. Constructors Name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Resize Chart's Data Label Shape To Fit Text|Doc...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for .NET. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping.... On the Size & Properties tab, expand Alignment to...to reveal the related properties, including the Resize shape to...

    docs.aspose.com/cells/net/resize-chart-s-data-l...
  6. Working with the Shadow Effect of Shape or Char...

    Learn how to work with the shadow effect of shapes or charts using Aspose.Cells for JavaScript via C++....shadowEffect property along with the ShadowEffect...class contains the following properties which can be set to achieve...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  7. BuiltInDocumentProperties.sharedDocument proper...

    BuiltInDocumentProperties.sharedDocument property. Indicates whether the Document is a shared Document....sharedDocument property BuiltInDocumentPrope.sharedDocument property Indicates...Indicates whether the document is a shared document. get sharedDocument...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with PDF File Metadata|Aspose.PDF for Java

    Discover how to manage and extract metadata from PDF files in Java using Aspose.PDF to handle Document Properties....DocumentInfo object using the Document class getInfo() . Once the...values of the individual properties. The following code snippet...

    docs.aspose.com/pdf/java/pdf-file-metadata/
  9. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Read Bookmarks in PDF File using C++

    In this tutorial, we will learn how to read bookmarks in PDF file using C++. You can extract different Properties of a bookmark like the title or formatting in C++....title and different other properties by iterating through all...bookmarks Load the input PDF document for extracting bookmarks Retrieve...

    kb.aspose.com/pdf/cpp/how-to-read-bookmarks-in-...