Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 41,488 for

document properties

(0.1 sec)
  1. Chart.title property | Aspose.Words for Node.js

    Chart.title property. Provides access to the chart title Properties....title property Chart.title property Provides access to the chart...chart title properties. get title () : Aspose . Words . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Find Maximum Rows and Columns supported by XLS ...

    Learn how to find the maximum rows and columns supported by XLS and XLSX formats using Aspose.Cells for C++....GetMaxRow() and GetMaxColumn() properties. Find Maximum Rows and Columns...GetMaxRow() and GetMaxColumn() properties. Please see the console output...

    docs.aspose.com/cells/cpp/find-maximum-rows-and...
  3. Secure Presentations with Passwords in JavaScri...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Secure your presentations....will be able to access your document and open it. In this read-only...presentation Getting the properties of an encrypted presentation...

    docs.aspose.com/slides/nodejs-java/password-pro...
  4. 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-...
  5. Export XLSB to DOCX in Android or with free Onl...

    Android API to Convert XLSB to DOCX without using Microsoft Word or online. Test free XLSB to DOCX online converter quickly before integrating the code....DOCX is a popular format for documents, and is supported by many...PDF file using Document class Save the document to DOCX format...

    products.aspose.com/total/android-java/conversi...
  6. FontEmbeddingLicensingRights Class | Aspose.Wor...

    Discover Aspose.Words.Fonts.FontEmbeddingLicensingRights class to manage font embedding rights effortlessly and enhance your Document's presentation....class FontEmbeddingLicensi Properties Name Description BitmapEmbeddingOnly...fonts (FontInfo). Document doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.fon...
  7. 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-...
  8. Get Address, Cell Count, Offset, Entire Column,...

    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....the following methods or properties of the Range object. Address...usage of the methods and properties discussed above. Please see...

    docs.aspose.com/cells/javascript-cpp/get-addres...
  9. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …... Code: var doc = new Document(@".\test.docx"); doc.Save(@"...charts when converting a DOCX document to PDF using Aspose.Words...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  10. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the Node.js API with the C++ library....getMaxDataColumn() properties. If the aforementioned properties return zero...however, if any of these properties return -1, that indicates...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...