Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 41,493 for

document properties

(0.45 sec)
  1. Aspose::Words::FrameFormat class | Aspose.Words...

    Aspose::Words::FrameFormat class. Represents frame related formatting for a paragraph in C++....by the RelativeHorizontalPo property. get_IsFrame () Returns true...by the RelativeVerticalPosi property. get_Width () Gets the width...

    reference.aspose.com/words/cpp/aspose.words/fra...
  2. Get Max Column Index in Row and Max Row Index i...

    Learn how to Get Max Column Index in Row and Max Row Index in Column through the Aspose.Cells for .NET API....LastDataCell properties, and then use the Cell.Column property to obtain...Cells provides the following properties and methods to help you achieve...

    docs.aspose.com/cells/net/get-max-index-in-row-...
  3. Table Position in C++|Aspose.Words for C++

    Specify table position in C++. Get a table alignment, get and set floating table position using C++....the floating table in the document is affected by the vertical...need to position a table in a document in a certain way. To do this...

    docs.aspose.com/words/cpp/position-a-table/
  4. Working with Paragraphs in Node.js|Aspose.Words...

    Insert paragraph and specify its formatting in a Document using Node.js....insert a new paragraph into the document, in fact, you need to insert...a string of text into the document as well but in addition, it...

    docs.aspose.com/words/nodejs-net/working-with-p...
  5. Convert WORDML to ODS in C++ or with free Onlin...

    C++ API to Convert WORDML to ODS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORDML to ODS online converter quickly before integrating the code....open and edit their WordML documents in OpenDocument Spreadsheet...create, manipulate and convert documents, spreadsheets, and presentations...

    products.aspose.com/total/cpp/conversion/wordml...
  6. 使用 C++ 查看或編輯 POT 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 POT 格式元數據。...es(); // Set the builtin properties documentProperties -> set_Author(...Presentation > (); // Getting Document Properties auto documentProperties...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  7. Convert DOT to XLTX in C++ or with free Online ...

    C++ API to Convert DOT to XLTX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOT to XLTX online converter quickly before integrating the code....create, manipulate and convert documents, spreadsheets, and presentations... powerful and easy to use document manipulation and conversion...

    products.aspose.com/total/cpp/conversion/dot-to...
  8. How to Convert XPS to PDF in Java

    This tutorial provides the details about how to convert XPS to PDF in Java. It covers the stepwise process, environment configuration information as well as a runnable code sample to convert XPS Document to PDF in Java...PdfSaveOptions class object to set PDF properties Convert the XPS file to PDF... page numbers, and other properties. Code to Convert XPS to PDF...

    kb.aspose.com/page/java/how-to-convert-xps-to-p...
  9. BreakType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.BreakType enum to enhance your Document formatting with precise break types for improved readability and layout control....Specifies type of a break inside a document. public enum BreakType Values...footers in a document using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/bre...
  10. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....simple column chart into the document using insertChart method....how to insert a chart into a document. Insert Column Chart The following...

    docs.aspose.com/words/java/working-with-charts/