Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 423,813 for

document

(0.14 sec)
  1. Manipulate PDF Document|Aspose.PDF for C++

    本节解释了关于验证 PDF A 标准的 PDF 文档,如何使用目录,如何设置 PDF 到期日期,以及如何确定 PDF 文件生成的进度。...Manipulate PDF Document Contents [ Hide ] 验证 PDF A 标准 (A 1A 和...或 PDF/A-1b 兼容性的 PDF 文档,请使用 Document 类的 Validate 方法。此方法允许您指定结果要保存的文件名和所需的验证类型...

    docs.aspose.com/pdf/zh/cpp/manipulate-pdf-docum...
  2. Track Changes in Documents|Aspose.Words for Java

    Track changes in Documents. Docx4j does not provide an opportunity to track changes in a Document....Ask AI Track Changes in Documents Contents [ Hide ] See more...in the Track Changes in a Document article. The AcceptAllRevisions...

    docs.aspose.com/words/java/track-changes-in-doc...
  3. Split PDF, HTML, TXT Files using PHP | Aspose.PDF

    PHP sample code to split files on any platform....one or more parts from your document, you must split the pages... powerful and easy-to-use document manipulation tool in PHP....

    products.aspose.com/pdf/php-java/splitter/
  4. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modify AcroForm fields in PDF Documents by using Aspose.PDF for Python via .NET, including clearing text, setting limits, styling fields, and removing fields....content, and saves the updated document. This approach is useful for...a PDF. Load the input PDF document. Access forms on the first...

    docs.aspose.com/pdf/python-net/modifying-form/
  5. 创建文档|Aspose.PDF for Java

    Aspose.PDF for Java 帮助您在几个简单的步骤中创建 PDF 文档和可搜索的 PDF 文件。... 创建一个 Document 类的对象 将 Page 对象添加到 Document 对象的 Pages 集合中...* ; import com.aspose.pdf.Document.CallBackGetHocr ; public class...

    docs.aspose.com/pdf/zh/java/create-pdf-document/
  6. Revision.DateTime | Aspose.Words for .NET

    Manage your Revision DateTime property effortlessly. Easily get or set the date and time of revisions for improved tracking and organization....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  7. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....additional options when saving a document into the SaveFormat.DOCX ...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  8. 更改 SVG 背景颜色 – C# 示例

    了解如何在 C# 中更改 SVG 背景颜色 - 通过直接修改 SVG、使用内联和内部 CSS 以及使用 JavaScript。...Load an SVG document from a file 4 SVGDocument document = new SVGDocument(Path...of the document 7 SVGSVGElement svgElement = document. RootElement...

    docs.aspose.com/svg/zh/net/change-svg-backgroun...
  9. Issues while embedding attachment in pdf - Free...

    Hi Team, I am trying to embed attachments to my pdf. I tried to follow following Documentation: Adding Attachment to PDF Document|Aspose.PDF for Java…_gaMjEwMTA1NzY1LjE3NDYwMDcyMDM._ga_W0DG8XJWKLMTc0NjAwNzIwMy4xLjAuMTc…...following documentation: Adding Attachment to PDF document|Aspose...new PDF document Document pdfDocument = new Document(); // Add...

    forum.aspose.com/t/issues-while-embedding-attac...
  10. Clarification on page numbering behavior with C...

    I am using Aspose.Words for Java to append one Word Document to another. Both Documents contain multiple sections and pages. When appending the Document, I am using a Continuous Section Break so that the appended docume…...append one Word document to another. Both documents contain multiple...pages. When appending the document, I am using a Continuous Section...

    forum.aspose.com/t/clarification-on-page-number...