Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 42,197 for

document properties

(0.56 sec)
  1. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing Document sections effortlessly. Enhance your Document processing with seamless control and flexibility....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. public class Range...

    reference.aspose.com/words/net/aspose.words/range/
  2. 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...
  3. Use Custom XML Parts in Aspose.Cells with Golan...

    Learn how to use custom XML parts in Excel files programmatically using Aspose.Cells with Golang via C++....which is the name of this property. C++ Code to Use Custom XML...Adding Custom Properties Visible Inside Document Information Panel...

    docs.aspose.com/cells/go-cpp/use-custom-xml-par...
  4. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加标题的 Java 源代码。...// Open document Document pdfDocument = new Document ( DATA_DIR...( "Header Text" ); // Set properties of the stamp textStamp ....

    products.aspose.com/pdf/zh-hans/java/header/
  5. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...Document constructor Contents [ Hide ] Document() Creates a blank...blank Word document. def __init__ ( self ): ... Remarks A blank...

    reference.aspose.com/words/python-net/aspose.wo...
  6. List Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.List class for powerful list formatting. Enhance your Documents with seamless organization and professional presentation....the Working with Lists documentation article. public class List...IComparable < List > Properties Name Description Document { get; } Gets...

    reference.aspose.com/words/net/aspose.words.lis...
  7. C++ API to Convert PS to DIF | products.aspose.com

    Convert PS to DIF via C++ API without using Microsoft Excel or Adobe Reader...Convert PS to DIF The Portable Document Format (PDF) is a widely used...format for documents. It is used to store and share documents, and...

    products.aspose.com/total/cpp/conversion/ps-to-...
  8. Aspose::Words::Lists::ListCollection::GetListBy...

    Aspose::Words::Lists::ListCollection::GetListByListId method. Gets a list by a list identifier in C++....just by settings the List property of the ListFormat object....how to verify owner document properties of lists. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加文本... 使用 Document 實例載入 PDF。 建立 TextParagraph...the PDF file Document pdfDocument = new Document ( DATA_DIR ....

    products.aspose.com/pdf/zh-hant/java/text/
  10. 使用 Java 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加文本图章。...// Open document Document pdfDocument = new Document ( inputFileName...Rotation . on90 ); // Set text properties textStamp . getTextState...

    products.aspose.com/pdf/zh-hans/java/stamps/text/