Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 40,014 for

document properties

(0.14 sec)
  1. Fill Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....The Style class provides properties for setting the foreground...GetBackgroundColor() properties. Both properties will take effect...

    docs.aspose.com/cells/cpp/cells-fill-settings/
  2. RevisionOptions | Aspose.Words for Java

    Allows to control how Document revisions are handled during layout process in Java....Cloneable Allows to control how document revisions are handled during...Converting to Fixed-page Format documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  3. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances Document rendering by specifying TrueType font sources for optimal results....TrueType fonts when rendering documents or embedding fonts. public...to the system. Setting this property resets the cache of all previously...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column through the Aspose.Cells for JavaScript via C++ API....C++ provides the following properties and methods to help you achieve...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/get-max-in...
  5. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word Document...class for all nodes of a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Update, Delete and Get Bookmarks|Aspose.PDF for...

    This section explains how to update, delete and get Bookmarkswith Aspose.PDF Facades....Get Bookmarks from the PDF Document Facades The PdfBookmarkEditor...file. It provides various properties to get/set information regarding...

    docs.aspose.com/pdf/net/update-delete-and-get-b...
  7. Converting a PDF file to TEX using Python | Asp...

    Sample code on Python for PDF to TEX conversion. Use example code for batch PDF to TEX conversion with Python and .NET...programmatically a document from PDF to TEX format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  8. How to Read PDF Metadata in C#

    This short tutorial guides on how to read PDF Metadata in C#. It provides all the necessary steps for programming, the information for configuring the environment and a runnable sample code for extracting Metadata from PDF in C#....the source PDF file into the Document class object to extract info...C# . You can fetch other properties also like subject, title...

    kb.aspose.com/pdf/net/how-to-read-pdf-metadata-...
  9. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document Document, HeaderFooter header, String htmlContent) throws Exception { …...insertSidebarIntoHea(Document document, HeaderFooter header,...Shape sidebar = new Shape(document, ShapeType.RECTANGLE); //...

    forum.aspose.com/t/topic/324972
  10. Drawing Arc in PHP|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....BmpOptions and set its various properties $create_options = new BmpOptions...32 ); \ # Define the source property for the instance of BmpOptions...

    docs.aspose.com/imaging/java/drawing-arc-in-php/