Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 26,871 for

print

(0.3 sec)
  1. 通過Java從PPT文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPT 文件中提取文本和圖像。...print(port.getText()); //Display font...height of the text System. out .print(port.getPortionFormat().getFontHeight());...

    products.aspose.com/slides/zh-hant/java/parser/...
  2. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtindocumentproperties/lastPrinted/) property is updated before saving....update a document’s “Last printed” property when saving. let...determines whether the last printed date, which is a built-in property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java....getCount()); // Print every custom property in the...properties.getCount()); // Print every custom property in the...

    reference.aspose.com/words/java/com.aspose.word...
  4. Scalanie dokumentów PDF za pomocą Python | Aspo...

    Odkryj, jak efektywnie używać Aspose.PDF for Python via .NET, aby łączyć obrazy, pliki XML, HTML, EPUB i inne w jednym dokumencie PDF lub DOCX/PPTX. Odkryj, jak efektywnie używać Aspose.PDF for Python via .NET, aby łączyć obrazy, pliki XML, HTML, EPUB i inne w jednym dokumencie PDF lub DOCX/PPTX....save(path_outfile) print(str(infiles) + " merged into...document.save(path_outfile) print(str(infiles) + " merged into...

    products.aspose.com/pdf/pl/python-net/merger/
  5. Aspose::Words::Settings::Compatibility enum | A...

    Aspose::Words::Settings::Compatibility enum. Specifies names of compatibility options in C++.... PrintColBlack 4 Print Column Background. NoColumnBalance...Points. PrintBodyTextBeforeH 18 Print Body Text Before Header. NoLeading...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. CustomXmlPartCollection | Aspose.Words for Java

    Represents a collection of Custom XML Parts 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...
  7. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document...tables in the document and print the contents of each cell. from...while i < tables . count : print ( f 'Start of Table { i } '...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java....getCount()); // Print every custom property in the...properties.getCount()); // Print every custom property in the...

    reference.aspose.com/words/java/com.aspose.word...
  9. Read Chart Subtitle from ODS File with C++|Docu...

    Learn how to use Aspose.Cells for C++ to read the chart subtitle from an OpenDocument Spreadsheet (ODS) file. Our guide will demonstrate how to extract and access the subtitle of a chart for further analysis or display....SubTitle property, and prints it in the console window. Please...GetCharts (). Get ( 0 ); // Print chart subtitle cout << "Chart...

    docs.aspose.com/cells/cpp/read-chart-subtitle-f...
  10. SvgSaveOptions.exportEmbeddedImages property | ...

    SvgSaveOptions.exportEmbeddedImages property. Specifies whether images should be embedded into the SVG document as base64...Shows how to manipulate and print the URIs of linked resources.../// <summary> /// Counts and prints URIs of resources contained...

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