Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 34,458 for

document properties

(0.07 sec)
  1. BarcodeGenerator Visual Component|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....allows visually editing all of properties with permanent generated...ways: editing parameters by properties edition; editing parameters...

    docs.aspose.com/barcode/reportingservices/barco...
  2. Check Version Number|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....dll file and select Properties . Click the Version (or Details)...Cell’s version number. AI Document Assistant Close Upgrade to...

    docs.aspose.com/cells/net/check-version-number/
  3. How to Convert PDF to Image in C#

    This tutorial will show you how to convert PDF to image in C#. It will teach you how using C# convert PDF to image of any type like PNG, BMP, JPG, and others.... height, width and other properties like setting default font...the source PDF file into the Document class object for converting...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-ima...
  4. FieldNumWords class | Aspose.Words for Python

    aspose.words.fields.FieldNumWords class. Implements the NUMWORDS field...the Working with Fields documentation article. Remarks Retrieves...current document, as recorded in the Words property of the built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Specify Custom Number Decimal and Group Separat...

    This article shows how to change Number decimal and group separator in MS Excel and with Java code by using the Aspose.Cells for Java API....setNumberGroupSepara() properties to set the custom separators...generated by the code. AI Document Assistant Close How to Format...

    docs.aspose.com/cells/java/specify-custom-numbe...
  6. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for Node.js via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance.... This document shows how to add an image...provides the Chart.getPlotArea() property. The following code sample...

    docs.aspose.com/cells/nodejs-cpp/set-picture-as...
  7. Convert Word to PCL in Python

    This simple article discusses how to convert Word to PCL in Python. It encompasses all the required information to establish the environment and offers a working example code to render DOC file to PCL in Python....Create an instance of the Document class to convert that to a...settings Save the loaded DOCX document as a PCL file on the disk...

    kb.aspose.com/words/python/convert-word-to-pcl-...
  8. Aspose::Words::Lists::List::get_ListId method |...

    Aspose::Words::Lists::List::get_ListId method. Gets the unique identifier of the list in C++....normally need to use this property. But if you use it, you normally...output all paragraphs in a document that are list items. auto...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. IStructuredDocumentTag.color property | Aspose....

    IStructuredDocumentTag.color property. Gets or sets the color of the structured Document tag....color property IStructuredDocumentT.color property Gets or sets...the color of the structured document tag. get color () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Convert Word to Markdown using C++

    In this quick tutorial, we will elaborate how to convert Word to Markdown using C++. You can easily convert DOCX to MD in C++ by making simple API calls with a few lines of code in Linux or MS Windows....You can process the word documents saved in DOCX or DOC format...Create an instance of the Document Class to load the source Word...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...