Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 414,374 for

document

(0.59 sec)
  1. Working with Transparency in PS file | Java

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Developer Guide Working with PS Document Working with Transparency...Show ] Add transparency in PS document PostScript doesn’t support...

    docs.aspose.com/page/java/ps/working-with-trans...
  2. Working with Footnote and Endnote in Java|Aspos...

    How to manipulate footnotes and endnotes using Java....footnote or an endnote in a Word document, please use InsertFootnote...footnote or endnote into the document. EndnoteOptions and FootnoteOptions...

    docs.aspose.com/words/java/working-with-footnot...
  3. Working with Form Fields in C#|Aspose.Words for...

    Understanding Form Fields feature, working with Form Fields using C#.... A document that contains fill-in blanks...For example, you create a document whose content is protected...

    docs.aspose.com/words/net/working-with-form-fie...
  4. Unlock PDF using CLI | Aspose.PDF

    Decrypt (remove encryption) PDF Documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...Unlock PDF Document Using CLI Unlock PDF using the Aspose.PDF...important information or documents. Sometimes, there is a need...

    products.aspose.com/pdf/cpp-cli/decrypt/
  5. Add TOC to Existing PDF in PHP|Aspose.PDF for Java

    Explore how to add a table of contents (TOC) to an existing PDF Document in PHP with Aspose.PDF for improved navigation....Add TOC To add TOC in Pdf document using Aspose.PDF Java for...Code # Open a pdf document. $doc = new Document ( $dataDir . "input1...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  6. C# API to Export EML to TEXT | products.aspose.com

    Convert EML to TEXT without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to TEXT format...correct email, you can load EML document, parse it and have a look...

    products.aspose.com/total/net/conversion/eml-to...
  7. Compare Documents in Java|Aspose.Words for Java

    Compare two Documents in any supported formats and shows content changes. You can apply advanced options when comparing using Java....Compare Documents Contents [ Hide ] Comparing documents is a process...identifies changes between two documents and contains the changes as...

    docs.aspose.com/words/java/compare-documents/
  8. PdfSaveOptions.embedFullFonts property | Aspose...

    PdfSaveOptions.embedFullFonts property. Controls how fonts are embedded into the resulting PDF Documents....embedded into the resulting PDF documents. get embedFullFonts () : boolean...will result in large output documents. Examples Shows how to enable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...mkdir(); } Document doc = new Document(); DocumentBuilder...tocTitle) -> { try { Document src = new Document(prefixPath + File...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  10. Font.Shadow cannot read the shadow correctly - ...

    word in the test.docx set the text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the text attribute of the “…...text attributes set in your document and the values returned by...following code snippet to create a document with shadowed text and verify...

    forum.aspose.com/t/font-shadow-cannot-read-the-...