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

print

(0.09 sec)
  1. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...5; // Print quality ws.PageSetup.PrintQuality...3. Third Approach – Setting Print Area and Fit to Page with Auto-Fitting...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  2. Missing Chart Shape - Free Support Forum - aspo...

    Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx document to png. In the attached document the second chart is being skipped. We noticed that if we delete the initial page br…...SHAPE, True): i+=1 print('DEBUG : ', i) add_shape(node...NodeType.SHAPE, True): i+=1 print('DEBUG : ', i) node.as_shape()...

    forum.aspose.com/t/missing-chart-shape/312294
  3. 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...
  4. How to add Underline Annotation using C++ | Asp...

    Add Underline annotations programmatically in PDF with C++ sample code on any platform with C++ language... Print , Color = Color . Blue }; document...

    products.aspose.com/pdf/cpp/annotation/underlin...
  5. 在 Jython 中创建新 PST|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....msg" )) print "Created PST successfully."...

    docs.aspose.com/email/zh/java/create-new-pst-in...
  6. Utilize Sheet.SheetId property of OpenXml using...

    This article demonstrates how to utilize the Sheet.SheetId property of OpenXml using Excel manipulation with Aspose.Cells for Node.js via C++ programmatically.... get ( 0 ); // Print its Sheet or Tab Id on console...

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

    aspose.words.PageExtractOptions class. Allows to specify options for document page extracting....document, as if we had selected "Print 2 pages" in MS Word. # The start...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SdtListItem | Aspose.Words for .NET

    Discover the SdtListItem constructor, effortlessly create new instances of this powerful class for enhanced data management and functionality....Enumerate over the collection and print each element. using ( IEnumerator...Enumerate over the collection and print each element. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  9. 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...
  10. Export Chart to SVG with viewBox attribute usin...

    Learn how to export a chart to SVG format with the viewBox attribute using Aspose.Cells for Node.js via C++....get ( 0 ); // Set image or print options with SVGFitToViewPort...

    docs.aspose.com/cells/nodejs-cpp/export-chart-t...