Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 26,809 for

print

(0.35 sec)
  1. Calculate Formulas with C++|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with 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 ( u "=Sum(A1:A2)" ); // Print the output std :: cout << "Value...srcDir + u "book1.xls" ); // Print the time before formula calculation...

    docs.aspose.com/cells/cpp/calculate-formulas/
  2. ViewType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.ViewType enum for Microsoft Word. Unlock flexible view modes to enhance document presentation and user experience....displays the document as it will print. Outline 3 The document shall...

    reference.aspose.com/words/net/aspose.words.set...
  3. Setting Margins|Documentation

    This section explains how to set visio's page options with Aspose.Diagram....settings for pages to control the printing process. This topic discusses...page layout options for a printed page. The PrintProps class...

    docs.aspose.com/diagram/net/setting-margins/
  4. Protect and Unprotect with C++|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the data in Excel files using C++ code....a Single Workbook with C++ Print and Preview Workbook with C++...

    docs.aspose.com/cells/cpp/protect-and-unprotect/
  5. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the C# API or .NET library sample code to determine if the paper size of a worksheet is automatic programmatically....Destination Worksheet How to Print Excel as Fitted Pages Wide and...

    docs.aspose.com/cells/net/determine-if-paper-si...
  6. Utilize Sheet.SheetId property of OpenXml with ...

    This article shows how to utilize the Sheet.SheetId property of OpenXml using the Excel manipulation C++ API or library programmatically.... Get ( 0 ); // Print its Sheet or Tab Id on console...

    docs.aspose.com/cells/cpp/utilize-sheet-sheetid...
  7. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving... FONT_SUBSTITUTION : print ( info . description ) See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to add Text Annotation using .NET | Aspose.PDF

    Add Text annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Print , Color = Color . Blue }; document...

    products.aspose.com/pdf/net/annotation/text/add/
  9. Aspose::Words::Settings::ViewType enum | Aspose...

    Aspose::Words::Settings::ViewType enum. Possible values for the view mode in Microsoft Word in C++....displays the document as it will print. Outline 3 The document shall...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPAGES fields with actual values in extracted pages for accurate numbering using UnlinkPagesNumberFields....document, as if we had selected "Print 2 pages" in MS Word. // The...

    reference.aspose.com/words/net/aspose.words/pag...