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

print

(0.13 sec)
  1. C# API to Export MSG to PCL | products.aspose.com

    Convert MSG to PCL without using Microsoft Word or Outlook on .NET...the full potential of your print data visualization and analysis...enables you to: Use Cases: Print Job Management : Convert MSG...

    products.aspose.com/total/net/conversion/msg-to...
  2. Transfer Excel Range formatting to word Table f...

    https://forum.aspose.com/t/transfer-excel-range-formatting-to-word-table-formatting/308267/9 请回复一下我发的信息...manually and then take the print preview of the sheet in MS Excel...those borders to show up. The print image look just fine when I...

    forum.aspose.com/t/transfer-excel-range-formatt...
  3. Calculate Formulas with Node.js via C++|Documen...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....calculateFormula ( "=Sum(A1:A2)" ); // Print the output console . log ( "Value...dataDir , "book1.xls" )); // Print the time before formula calculation...

    docs.aspose.com/cells/nodejs-cpp/calculate-form...
  4. 使用C++实现Excel主题和颜色|Documentation

    用C++代码使用带有Aspose.Cells for C++ API的Excel颜色方案...ThemeColorType :: Background1 ); // Print the color std :: cout << "theme...ThemeColorType :: Accent2 ); // Print the color std :: cout << "theme...

    docs.aspose.com/cells/zh/cpp/excel-themes-and-c...
  5. Compatibility | Aspose.Words for Java

    Specifies names of compatibility options in Java....getCompatibilityOpti(); // Print the default settings for a blank...options object by state, then prints each group. /// private static...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert PCL to PSD via Java | products.aspose.com

    Export PCL file to PSD in your Java applications without using any third party application... editing, converting, and printing. It also supports a variety...Document (.PSD)** format, making printed materials editable in layered...

    products.aspose.com/total/java/conversion/pcl-t...
  7. Find the Root Element Name of XML Map with C++|...

    Learn how to find the root element name of an XML map using Aspose.Cells for C++....accesses the first XML Map, and prints its root element name using...GetXmlMaps (). Get ( 0 ); // Print the root element name of the...

    docs.aspose.com/cells/cpp/find-the-root-element...
  8. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....is_object_link : # Print the full path to the linked file. print ( "OLE object...ole_frame . link_path_long ) # Print the relative path to the linked...

    docs.aspose.com/slides/python-net/manage-ole/
  9. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....for worksheets to control printing. These page‑setup settings...page‑layout options for a printed worksheet. The PageSetup class...

    docs.aspose.com/cells/cpp/setting-page-options/
  10. Manage Text Portions in Presentations with Pyth...

    Learn how to manage text portions in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, boosting performance and customization.... get_coordinates () print ( "Corrdinates X =" + str (...

    docs.aspose.com/slides/python-net/portion/