Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 26,712 for

print

(0.14 sec)
  1. 获取富文本值|Aspose.PDF for Python via .NET

    本节介绍如何使用 Aspose.PDF Facades API 检索 PDF 文档中表单字段的富文本内容。与普通文本字段不同,富文本字段可以包含诸如粗体文字、不同字体、颜色以及段落样式等格式化内容。...get_rich_text ( field_name ) print ( f "Rich text value of ' {...

    docs.aspose.com/pdf/zh/python-net/get-rich-text...
  2. WarningInfoCollection.clear method | Aspose.Wor...

    WarningInfoCollection.clear method. Removes all elements from the collection.... FONT_SUBSTITUTION : print ( info . description ) See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlPart | Aspose.Words for Java

    Represents a Custom XML Data Storage Part custom XML data within a package in Java....through the collection and print the contents of each part. Iterator...through the collection and print the contents of each part. Iterator...

    reference.aspose.com/words/java/com.aspose.word...
  4. Configure Shape Objects with Layers in Visio in...

    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.... $saveFileFormat -> VDX ); print "Configured Shape Objects with...

    docs.aspose.com/diagram/java/configure-shape-ob...
  5. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection....list_items : if item is not None : print ( f 'List item: { item . display_text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.node_type property | Aspo...

    StructuredDocumentTag.node_type property. Returns [NodeType.STRUCTURED_DOCUMENT_TAG](../../../aspose.words/nodetype/#STRUCTURED_DOCUMENT_TAG)....as_structured_document_tag () print ( sdt . word_open_xml_minimal...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PDF Version When Saving .Doc/Docx File as .Pdf ...

    We are using Aspose.Words to do a mail merge on a .docx file (originally created in Word 2016) and then using Aspose.Words to save the file to .pdf. This resulting .pdf file is then sent to another part of our company fo…...another part of our company for printing via their particular software...converted to .afp format and printed. However, we’re seeing color...

    forum.aspose.com/t/pdf-version-when-saving-doc-...
  8. Work with Text in a Table|Aspose.Words for Node.js

    Replace text in a table in Node.js. Extract Plain Text from Table or Cell using Node.js....following code example shows how to print the text range of a table: The...following code example shows how to print a text range of row and table...

    docs.aspose.com/words/nodejs-net/work-with-text...
  9. | Aspose

    Sample code for JP2 to DOC Java conversion. Use API example code for batch JP2 files to DOC conversion within any Web or Desktop Java based application.... c_str (), bfr , len ); //Print result std :: wcout << bfr <<...links, pages, page formatting, print settings and a lot others. The...

    products.aspose.com/ocr/cpp/conversion/jp2-to-doc/
  10. "GetRowHeightInch" returns slightly wrong heigh...

    See attached sample: I try to measure the grid rows to calculate where horizontal page breaks are required on a worksheet (e.g. because I want to keep specific sets of rows together on the same page). AsposeCellsPaperHe…...when I print the excel file. My code in the end prints a height...KB pagebreakview.png When printing, the same happens. When measuring...

    forum.aspose.com/t/getrowheightinch-returns-sli...