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

document properties

(0.11 sec)
  1. 使用 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/
  2. 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...
  3. Aspose.PDF | Java PDF Document Processing Class...

    Java library to create, render, compress, & convert PDF. Supports custom fonts, JavaScript, graphs, bookmarks, images, export, annotation, forms, & printing....PDF for Java is a PDF document creation component that enables...write and manipulate PDF documents without using Adobe Acrobat...

    releases.aspose.com/pdf/java/
  4. 使用 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/
  5. 使用 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/
  6. How to Control Sheet Tab Bar|Documentation

    Learn how to control the sheet tab bar through the Aspose.Cells for Python via .NET API....NET provides the following properties and methods to help you achieve...bar. Result file preview: AI Document Assistant Close How to Set...

    docs.aspose.com/cells/python-net/how-to-control...
  7. 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...
  8. 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...
  9. 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...
  10. Remove Producer field - Free Support Forum - as...

    Hi, I was looking into removing Producer field value from pdf Documents rendered with Aspose.Words, similarly to how it can be removed in Aspose.Pdf Is it possible to remove Producer field for Documents created with As…...Producer field value from pdf documents rendered with Aspose.Words...remove Producer field for documents created with Aspose.Words...

    forum.aspose.com/t/remove-producer-field/313083