Sort Score
Result 10 results
Languages All
Labels All
Results 8,971 - 8,980 of 20,262 for

printing document

(0.16 sec)
  1. Get Warnings While Loading an Excel File with N...

    Learn how to capture warnings while loading an Excel file using Aspose.Cells for Node.js via C++. Handle corrupt but loadable workbooks effectively....warning(WarningInfo) method, which prints the warning messages on the...} } } // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/get-warnings-w...
  2. 使用Python创建、操作或删除工作表中的场景 via .NET|Documentation

    学习如何使用 Aspose.Cells for Python via .NET API 编程方式创建、修改和删除Excel工作表中的场景。...NET # The path to the documents directory. current_dir = os...workbook . save ( output_path ) print ( f " \n Process completed successfully...

    docs.aspose.com/cells/zh/python-net/create-mani...
  3. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Iterate over the collection and print every element. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Convert VTX to SVG via Java | products.aspose.com

    Sample Java conversion code for VTX format to SVG file. Use this example code to convert VTX to SVG within any Web or Desktop Java based application....Diagram is a Microsoft Visio document format manipulation API. One...format for building website and print graphics in order to achieve...

    products.aspose.com/diagram/java/conversion/vtx...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – راه حل تبدیل PDF با استفاده از Python https://products.aspose.com/pdf/fa/python-net/conversion/ Recent content in راه حل تبدیل PDF با استفاده ا......com/pdf/python-net/ Documentation مراجعه کنید. همچنین، می..."text":"یک نمونه جدید از کلاس Document از کتابخانه aspose.pdf ایجاد...

    products.aspose.com/pdf/fa/python-net/conversio...
  6. Optical Mark Recognition API for .NET | Aspose

    Create machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR forms, and read optical marks from scanned images and photos in .NET applications and web services....the PDF document generationResult . SaveAsPdf ( "print" , "answer-sheet"...to the PDF document omrForm . SaveAsPdf ( "print" , "answer-sheet"...

    products.aspose.com/omr/net/
  7. 用 C++ 实现类似于 Excel VBA Range.FormulaLocal 的 Cell...

    学习如何使用 Aspose.Cells 与 C++ 实现类似于 Excel VBA Range.FormulaLocal 的 Cell.FormulaLocal。...); // Assign SUM formula and print its FormulaLocal cell . SetFormula...Assign AVERAGE formula and print its FormulaLocal cell . SetFormula...

    docs.aspose.com/cells/zh/cpp/implement-cell-for...
  8. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells with C++...., 60 ); // Create image or print options ImageOrPrintOptions...Cleanup (); return 0 ; } AI Document Assistant Close Set DefaultFont...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  9. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the C++ API or library sample code to determine if Paper Size of Worksheet is Automatic programmatically.... Get ( 0 ); // Print the PageSetup.IsAutomaticPaperSize...IsAutomaticPaperSize : True AI Document Assistant Close Copy Page...

    docs.aspose.com/cells/cpp/determine-if-paper-si...
  10. Read and Write External Connection of XLS and X...

    Learn how to read and write external connections of XLS and XLSB files using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...getDataConnections (). get ( 0 ); // Print the Name, Command and Connection...

    docs.aspose.com/cells/nodejs-cpp/read-and-write...