Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 26,978 for

print

(0.42 sec)
  1. Direct Calculation of Custom Function without W...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the custom function and get the result. Finally, we save the modified Excel file to disk....CustomFunction()" , opts ); // Print the calculated value to the...

    docs.aspose.com/cells/cpp/direct-calculation-of...
  2. Font.theme_font_far_east property | Aspose.Word...

    Font.theme_font_far_east property. Gets or sets the East Asian theme font in the applied font scheme that is associated with this [Font](../) object.... font print ( 'Originally the Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.theme_font_other property | Aspose.Words f...

    Font.theme_font_other property. Gets or sets the theme font used for characters with character codes from 128 through 255 in the applied font scheme that is associated with this [Font](../) object.... font print ( 'Originally the Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.theme_font_bi property | Aspose.Words for ...

    Font.theme_font_bi property. Gets or sets the theme font in the applied font scheme that is associated with this [Font](../) object in a right-to-left language document.... font print ( 'Originally the Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Using Link Annotations in PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....annot in linkAnnotations ) { // Print the URL of each Link Annotation...absorber ); // Extract and print the text associated with the...

    docs.aspose.com/pdf/net/link-annotations/
  6. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them.... print ( "Key: " + key ); out . println...

    docs.aspose.com/ocr/java/recognition/passport/
  7. 删除注释(facades)|Aspose.PDF for Java

    本节介绍如何使用 Aspose.PDF Facades 和 PdfAnnotationEditor 类删除注释。... print ( "请输入编号:" ); index = consoleScanner...

    docs.aspose.com/pdf/zh/java/delete-annotations/
  8. SdtListItem Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SdtListItem class, designed for efficient list item management in ComboBox and DropDownList structured documents....Enumerate over the collection and print each element. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  9. MailMergeDestination Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDestination enum, defining outcomes for seamless document mail merges. Optimize your document processing today!...hosting applications shall print the documents that result from...

    reference.aspose.com/words/net/aspose.words.set...
  10. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....( la -> get_Action ()); // Print the destination URL Console...); if ( la != nullptr ) { // Print the URL of each Link Annotation...

    docs.aspose.com/pdf/cpp/actions/