Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 400,482 for

document

(0.32 sec)
  1. StructuredDocumentTagRangeStart.color property ...

    StructuredDocumentTagRangeStart.color property. Gets or sets the color of the structured Document tag....the color of the structured document tag. get color () : string...structured document tags. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IStructuredDocumentTag.level property | Aspose....

    IStructuredDocumentTag.level property. Gets the level at which this SDT occurs in the Document tree....which this SDT occurs in the document tree. get level () : Aspose...structured document tags. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Digitally Sign PDF File Online or using Android...

    Free online app for digital signature in PDF files. Develop Android application to electronically sign PDF Documents....powerful android based PDF document signing applications. Freely...digital signature into various documents including PDF files online...

    products.aspose.com/total/android-java/signatur...
  4. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XAML_FIXED format in Java....additional options when saving a document into the SaveFormat.XAML_FIXED...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...为了添加文本印章,您需要使用所需的属性创建一个 Document 对象和一个 TextStamp 对象。之后,您可以调用...AddTextStamp () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  6. Rotate Text Inside PDF using C#|Aspose.PDF for ...

    Learn how to rotate text within PDF files in .NET using Aspose.PDF to adjust text alignment and improve presentation....in different scenarios of document generation. You can specify...RotateTextInsidePDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/rotate-text-inside-pdf/
  7. Document.EndnoteOptions | Aspose.Words for .NET

    Explore the EndnoteOptions property to customize endnote numbering and positioning, enhancing your Document's clarity and professionalism....EndnoteOptions Contents [ Hide ] Document.EndnoteOptions property Provides...positioning of endnotes in this document. public EndnoteOptions EndnoteOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 创建 AcroForm - 在 C# 中创建可填写 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET,您可以在 PDF 文件中从头开始创建表单... 从头创建表单 在 PDF 文档中添加表单字段 Document 类提供了一个名为 Form 的集合,帮助您管理 PDF... () { // The path to the documents directory string dataDir =...

    docs.aspose.com/pdf/zh/net/create-form/
  9. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    Python 源代码可通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上处理 PDF 文件中的文本。...data_dir , outfile ) document = apdf . Document ( path_infile ) #...Get particular page page = document . pages [ 1 ] # Create text...

    products.aspose.com/pdf/zh-hans/python-net/text/
  10. NodeImporter class | Aspose.Words for Python

    aspose.words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one Document to another...repeated import of nodes from one document to another. To learn more...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

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