Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 20,258 for

printing document

(0.46 sec)
  1. CompatibilityOptions.lineWrapLikeWord6 property...

    CompatibilityOptions.lineWrapLikeWord6 property. Emulate Word 6.0 Line Wrapping for East Asian Text....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompatibilityOptions.suppressSpBfAfterPgBrk pro...

    CompatibilityOptions.suppressSpBfAfterPgBrk property. Do Not Use Space Before On First Line After a Page Break....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompatibilityOptions.useFELayout property | Asp...

    CompatibilityOptions.useFELayout property. Do Not Bypass East Asian/Complex Script Layout Code....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompatibilityOptions.allowSpaceOfSameStyleInTab...

    CompatibilityOptions.allowSpaceOfSameStyleInTable property. Allow Contextual Spacing of Paragraphs in Tables....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompatibilityOptions.doNotLeaveBackslashAlone p...

    CompatibilityOptions.doNotLeaveBackslashAlone property. Convert Backslash To Yen Sign When Entered....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompatibilityOptions.doNotSuppressIndentation p...

    CompatibilityOptions.doNotSuppressIndentation property. Do Not Ignore Floating Objects When Calculating Paragraph Indentation....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using C# codes....protect the authenticity of a document’s content, you can add a digital...if the File is Encrypted AI Document Assistant Close Combine Multiple...

    docs.aspose.com/cells/python-net/protect-and-un...
  8. FontInfo.alt_name property | Aspose.Words for P...

    FontInfo.alt_name property. Gets or sets the alternate name for the font....access and print details of each font in a document. doc = aw...aw . Document ( MY_DIR + 'Document.docx' ) for font_info in doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontInfo.pitch property | Aspose.Words for Python

    FontInfo.pitch property. The pitch indicates if the font is fixed pitch, proportionally spaced, or relies on a default setting....access and print details of each font in a document. doc = aw...aw . Document ( MY_DIR + 'Document.docx' ) for font_info in doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 如何使用 Java 获取 Highlight 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Highlight 注释的 Java 示例代码。...Load the PDF file Document document = new Document ( _dataDir + "sample_mod..."sample_mod.pdf" ); Page page = document . getPages (). get_Item (...

    products.aspose.com/pdf/zh-hans/java/annotation...