Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 22,453 for

print

(0.12 sec)
  1. Working with PDF Documents|Aspose.PDF for PHP v...

    This article describes to you what manipulations can be done with the document with Aspose.PDF for PHP via Java....original - it will look and print as the original document. The...

    docs.aspose.com/pdf/php-java/working-with-docum...
  2. Calculating IFNA function using Aspose.Cells fo...

    How to calculate IFNA functions using the Aspose.Cells library for Node.js via C++. Load an existing Excel file or create a new one, and calculate the IFNA function to get the result. Finally, save the modified Excel file to disk.... calculateFormula (); // Print the values of A5 and A6 console...

    docs.aspose.com/cells/nodejs-cpp/calculating-if...
  3. CustomPart.RelationshipType | Aspose.Words for ...

    Discover the CustomPart RelationshipType property to easily manage and define relationships between parent and custom parts for enhanced functionality....Enumerate over the collection and print every part. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Aspose::Words::Fields::Field::get_LocaleId meth...

    Aspose::Words::Fields::Field::get_LocaleId method. Gets or sets the LCID of the field in C++....Insert a DATE field, and then print the date it will display. //...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. EXPORT ISSUE IN PDF - Free Support Forum - aspo...

    Hi, I have an issue exporting the attached excel in PDF, some Bar don’t start from the correct point. I attach the docx with Print screen of the problem, the PDF export and the origin in excel. The graph format in the e…... I attach the docx with print screen of the problem, the PDF...

    forum.aspose.com/t/export-issue-in-pdf/312864
  6. Aspose::Words::PageExtractOptions::get_UnlinkPa...

    Aspose::Words::PageExtractOptions::get_UnlinkPagesNumberFields method. Specifies whether NUMPAGES fields in the resulting document will be replaced with their actual resulting values. Default value is true in C++....document, as if we had selected "Print 2 pages" in MS Word. // The...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. DocumentBase.warning_callback property | Aspose...

    DocumentBase.warning_callback property. Called during various document processing procedures when an issue is detected that might result in data or formatting fidelity loss.... FONT_SUBSTITUTION : print ( info . description ) See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Calculate Formulas with C++|Documentation

    This article introduces how to use 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/
  9. 在 Visio PHP 绘图中插入一个新的空白页|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... $saveFileFormat -> VDX ); print "Added new page." . PHP_EOL...

    docs.aspose.com/diagram/zh/java/insert-a-new-bl...
  10. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class.... nextElement (); // print key and value corresponding...

    docs.aspose.com/pdf/java/get-pdf-information/