Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 349,456 for

document

(0.29 sec)
  1. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...[ Hide ] 要向现有PDF文件添加文本: 使用Document对象打开输入PDF。 获取要添加文本的特定页面。 使...法将TextFragment对象添加到页面中。 调用Document对象的Save方法并保存输出的PDF文件。 添加文本...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  2. Document.justificationMode property | Aspose.Wo...

    Document.justificationMode property. Gets or sets the character spacing adjustment of a Document....justificationMode property Document.justificationMode property...character spacing adjustment of a document. get justificationMode ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your Document and replace it with the text you want using Java....easily navigate within your document using a keyboard and mouse...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/java/find-and-replace/
  4. Limiting memory usage when concatenating large ...

    I am trying to concatenate two large PDF Documents together using Aspose.PDF (23.1) in Java like this: Document doc1 = new Document("D:/input1.pdf"); Document doc2 = new Document("D:/input2.pdf"); for (final Page p : do…...concatenate two large PDF documents together using Aspose.PDF...Java like this: Document doc1 = new Document("D:/input1.pdf");...

    forum.aspose.com/t/limiting-memory-usage-when-c...
  5. DigitalSignature.CertificateHolder | Aspose.Wor...

    Discover the DigitalSignature CertificateHolder property, which retrieves the certificate holder object for enhanced Document signing security and verification....certificate was used to sign the document. public CertificateHolder...Examples Shows how to sign documents with X.509 certificates. //...

    reference.aspose.com/words/net/aspose.words.dig...
  6. Compare Word Documents using C#

    Compare Word Documents using C# by following this brief guide. It has IDE settings, a list of steps and a runnable code snippet to compare two docs using C#....Compare Word Documents using C# Compare Word documents using C# by...macOS. Steps to Compare Word Documents in C# Prepare the IDE to work...

    kb.aspose.com/words/net/compare-word-documents-...
  7. Online DOC Text Search or Build DOC Search Soft...

    Free online app for content search in DOC file. Python API code for any DOC file text search application....powerful Python based DOC document search engine utility application...application. Test online document text search app for free. Download...

    products.aspose.com/total/python-net/search/doc/
  8. Online Word Text Search or Build Word Search So...

    Free online app for content search in Word file. Python API code for any Word file text search application....powerful Python based Word document search engine utility application...application. Test online document text search app for free. Download...

    products.aspose.com/total/python-net/search/word/
  9. Rotate SVG – C# Examples

    C# examples for SVG rotation. Considered cases of using the rotate function in the transform attribute and a transformation matrix....RootElement property points to the document’s root <svg> element. Create...Create a new SVG document 6 using ( var document = new SVGDocument())...

    docs.aspose.com/svg/net/rotate-svg/
  10. Aspose::Words::Saving::XlsxSectionMode enum | A...

    Aspose::Words::Saving::XlsxSectionMode enum. Specifies how sections are handled when saving a Document in the XLSX format in C++....are handled when saving a document in the XLSX format. enum class...created for each section of a document. SingleWorksheet 1 Specifies...

    reference.aspose.com/words/cpp/aspose.words.sav...