Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 401,765 for

document

(0.28 sec)
  1. 使用 Python 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加图像图章。... 使用 Document 實例載入 PDF。 使用 Document 物件開啟 PDF 文件。 建立影像圖章並定義其屬性。...data_dir , outfile ) document = apdf . Document ( path_infile ) image_stamp...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  2. PdfFontEmbeddingMode enumeration | Aspose.Words...

    aspose.words.saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed fonts....only these fonts when saving document to PDF. EMBED_NONE Aspose...fonts into a PDF document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Footnote.footnoteType property | Aspose.Words f...

    Footnote.footnoteType property. Returns a value that specifies whether this is a footnote or endnote.... Document (); let builder = new aw ...all the references in the document. // Each reference will also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XamlFlowSaveOptions.SaveFormat | Aspose.Words f...

    Discover the XamlFlowSaveOptions SaveFormat property to easily save your Documents in XamlFlow format. Optimize your workflow with this essential feature!...Specifies the format in which the document will be saved if this save...created while converting a document to flow-form .xaml. public...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 在 PS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Java 中使用该功能...Add transparent image to PS document. 2 3 String outputFileName...new 1-paged PS Document 11 PsDocument document = new PsDocument(getOutputDir()...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  6. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles....of a saved PDF document. doc = aw . Document () builder = aw...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 C++ 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式管理 PDF 表单。...在 Document 类的实例中加载 PDF。 1。通过其索引访问该页面。...// Open document auto document = MakeObject < Document > ( _dataDir...

    products.aspose.com/pdf/zh-hans/cpp/acroforms/
  8. Font.NameBi | Aspose.Words for .NET

    Discover how to easily set and customize font names for right-to-left language Documents, enhancing readability and design. Optimize your text today!...in a right-to-left language document. public string NameBi { get...right-to-left text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  9. DocumentVisitor.VisitBookmarkEnd | Aspose.Words...

    Discover the DocumentVisitor VisitBookmarkEnd method, which enhances Document navigation by efficiently handling bookmark endings for seamless user experience....bookmark is encountered in the document. public virtual VisitorAction...CreateUpdateAndPrint () { // Create a document with three bookmarks, then...

    reference.aspose.com/words/net/aspose.words/doc...
  10. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a Document variable with the given name....the collection contains a document variable with the given name...Case-insensitive name of the document variable to locate. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...