Sort Score
Result 10 results
Languages All
Labels All
Results 5,881 - 5,890 of 423,824 for

document

(0.12 sec)
  1. 使用 Python 向 PDF 添加页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加页面图章。...data_dir , outfile ) document = apdf . Document ( path_infile ) bluePageStamp..., 6 ): if ( i % 2 == 0 ): document . pages [ i ] . addStamp (...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  2. Aspose::Words::LowCode::Converter class | Aspos...

    Aspose::Words::LowCode::Converter class. Represents a group of methods intended to convert a variety of different types of Documents using a single line of code in C++....variety of different types of documents using a single line of code...the given input document into the output document using specified...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. EPS to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPS Documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/cpp/merger/eps-to-pdf/
  4. How to get Caret Annotation using Java | Aspose...

    Get Caret annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Load PDF in an instance of Document class Create a new page or...Load the PDF file Document document = new Document ( _dataDir + "sample_caret...

    products.aspose.com/pdf/java/annotation/caret/get/
  5. Font.SizeBi | Aspose.Words for .NET

    Adjust the font size in points for right-to-left Documents effortlessly. Enhance readability and design with our easy-to-use Font SizeBi property!...points used in a right-to-left document. public double SizeBi { get...right-to-left text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Create, Load and Read SVG Files in C# – File, S...

    Create, load and read SVG files in C# using Aspose.SVG for .NET. See SVGDocument examples for strings, streams, local files, URLs, and async resource loading....initialize an from an empty document, string content, stream, local...URL, and how to load SVG documents with external resources asynchronously...

    docs.aspose.com/svg/net/create-svg-document/
  7. 使用 C++ 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。... 使用 Document.Info 属性获取文档信息。 访问并显示不同的 Document.Info 属性。 向...// Open document auto document = MakeObject < Document > ( _dataDir...

    products.aspose.com/pdf/zh-hans/cpp/stamps/
  8. Aspose.Words Compare: multi-paragraph replaceme...

    Hi Aspose team, We are using Aspose.Words for .NET and need guidance on a comparison behavior that affects comparative PDF output. Observed behavior When a user replaces a multi-paragraph block, Document.Compare() pro…...replaces a multi-paragraph block, Document.Compare() produces revisions...the final compared document (the same document is rendered to PDF)...

    forum.aspose.com/t/aspose-words-compare-multi-p...
  9. DigitalSignatureUtil class | Aspose.Words for P...

    aspose.words.digitalsignatures.DigitalSignatureUtil class. Provides methods for signing Document...Provides methods for signing document. To learn more, visit the...with Digital Signatures documentation article. Remarks Since digital...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.startColumnBookmark method | As...

    DocumentBuilder.startColumnBookmark method. Marks the current position in the Document as a column bookmark start...the current position in the document as a column bookmark start...names will be ignored when the document is saved. The actual position...

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