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

document properties

(1.1 sec)
  1. 使用 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/
  2. ShadowFormat class | Aspose.Words for Python

    aspose.words.drawing.ShadowFormat class. Represents shadow formatting for an object...Graphic Elements documentation article. Properties Name Description...get shadow color. doc = aw . Document ( file_name = MY_DIR + 'Shadow...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomAnswerSheet|Documentation

    CustomAnswerSheet element generates a numbered list of answers with full control over the layout and content of an answer...."element_type": "CustomAnswerSheet" property. CustomAnswerSheet element...children property. CustomAnswerSheet required properties Name Type...

    docs.aspose.com/omr/net/json-markup/customanswe...
  4. Extracting Message Contents from Emails|Documen...

    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....developers to access email message properties. The header information (discussed...MailMessage class itself contains properties such as From, To, Cc, Subject...

    docs.aspose.com/email/python-net/extracting-mes...
  5. BuildingBlockType | Aspose.Words for Java

    Specifies a building block type in Java....custom building block to a document. public void createAndInsert()...Exception { // A document's glossary document stores building...

    reference.aspose.com/words/java/com.aspose.word...
  6. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...你可以通过 Data > Connections > Properties 在Microsoft Excel中查看。 工作表的查询表读取和写入...std :: cout << "Query Table properties updated and workbook saved...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  7. Set Print Titles|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....setPrintTitleColumns and setPrintTitleRows properties. The rows or columns that...Setting Print Options . AI Document Assistant Close Printing Workbooks...

    docs.aspose.com/cells/java/set-print-titles/
  8. NullPointerException in MailMerge.executeWithRe...

    Product: Aspose.Words for Java with valid license Version: 26.4 (jdk17 classifier) Java Version: 17 Description We are experiencing a NullPointerException thrown from within Aspose’s internal code during MailMerge.ex…...happens when navigating nested properties that resolve to null. MailMerge...inheritance pattern: All bean properties are declared in an abstract...

    forum.aspose.com/t/nullpointerexception-in-mail...
  9. Fill.transparency property | Aspose.Words for P...

    Fill.transparency property. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear)....transparency property Fill.transparency property Gets or sets...(opaque) and 1.0 (clear). @property def transparency ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. XImage TrySetAlternativeText returns true, but ...

    I am creating a PDF programmatically that includes images that need Alt Text. I am able to add the image to the Document, save the Document to a memory stream, get the appropriate page and XImage object, call the TrySet…...the image to the document, save the document to a memory stream...alternative text for images in a PDF document programmatically. Here are...

    forum.aspose.com/t/ximage-trysetalternativetext...