Sort Score
Result 10 results
Languages All
Labels All
Results 7,441 - 7,450 of 22,810 for

printing document

(0.29 sec)
  1. 查找与外部数据连接相关的查询表和列表对象,通过JavaScript与C++|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++查找与外部数据连接相关的查询表和列表对象。...>= 0 ) { // Print the query table name and print its refersto...>= 0 ) { // Print the query table name and print its refersto...

    docs.aspose.com/cells/zh/javascript-cpp/find-qu...
  2. 使用WorkbookMetadata与Python.NET|Documentation

    学习如何使用Aspose.Cells for Python via .NET API高效管理工作簿元数据。...WorkbookMetadata # The path to the documents directory. current_dir = os...MetadataOptions ( MetadataType . DOCUMENT_PROPERTIES ) meta = WorkbookMetadata...

    docs.aspose.com/cells/zh/python-net/using-workb...
  3. Aspose.Cells Java for Jython|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....to perform a great range of document‑processing tasks directly...generate, modify, and convert documents without using Microsoft Excel...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  4. Check Color Contrast – Aspose.HTML for Java

    Learn about contrast best practices for web accessibility and check color contrast using Aspose.HTML for Java. Make website accessible to read for all users....); 29 30 final HTMLDocument document = new HTMLDocument(documentPath);...validationResult = validator. validate (document); 32 if ( ! validationResult...

    docs.aspose.com/html/java/check-color-contrast/
  5. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right font or its suitable replacement for correct Document rendering. This ensures that the difference between the displayed Document and the original is minimal when there is not enough information about a font.... When working with documents, you often have to use different...fonts, styles, and sizes. Documents can contain any number of...

    docs.aspose.com/words/python-net/using-truetype...
  6. Aspose::Words::Markup::SdtListItemCollection cl...

    Aspose::Words::Markup::SdtListItemCollection class. Provides access to SdtListItem elements of a structured Document tag. To learn more, visit the Documentation article in C++....SdtListItem elements of a structured document tag. To learn more, visit...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Convert DOCM to ODP in Python or with free Onli...

    DOCM to ODP conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to ODP online converter quickly before integrating the code....format is a Microsoft Word document with macros enabled. It is...is used to store documents with embedded macros that can be used...

    products.aspose.com/total/python-net/conversion...
  8. Comment.ancestor property | Aspose.Words for No...

    Comment.ancestor property. Returns the parent [Comment](../) object...Examples Shows how to print all of a document’s comments and their...replies. let doc = new aw . Document ( base . myDir + "Comments...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CustomPart.content_type property | Aspose.Words...

    CustomPart.content_type property. Specifies the content type of this custom part....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment....Examples Shows how to print all of a document’s comments and their...their replies. doc = aw . Document ( file_name = MY_DIR + 'Comments...

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