Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 26,947 for

print

(0.28 sec)
  1. Work with Vector Graphics in Python|Aspose.PDF ...

    Learn how to extract, move, remove, and copy vector graphics between PDF pages using GraphicsAbsorber in Python.... elements : print ( f "Page Number: { element...source_page . number } " ) print ( f "Position: ( { element ...

    docs.aspose.com/pdf/python-net/working-with-vec...
  2. 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/
  3. Working with CFF Fonts | C++

    Native C++ APIs for the developers to manipulate and font files. Find out how to work with Compact Font Format in your C++ products....Processors) for high-quality print output. CFF fonts provide efficient...typographic features for professional print and publishing applications...

    docs.aspose.com/font/cpp/working-with-cff-fonts/
  4. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) document into a [Document](../../aspose.words/document/) object...load_options = load_options ) # Print hyperlinks text. for field in...in doc . range . fields : print ( field . result ) assert doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldMergeSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless document merging with the MERGESEQ field. Boost your document automation today!...); // A MERGEREC field will print the row number of the data being...number of successful merges and print the current value on each respective...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java...."); // A MERGEREC field will print the row number of the data being...number of successful merges and print the current value on each respective...

    reference.aspose.com/words/java/com.aspose.word...
  7. 使用 Python 合并 PDF 文档 | Aspose.PDF

    了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。 了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。...save(path_outfile) print(str(infiles) + " merged into...document.save(path_outfile) print(str(infiles) + " merged into...

    products.aspose.com/pdf/zh-hans/python-net/merger/
  8. Document.Accept | Aspose.Words for .NET

    Streamline your visitor management with our Document Accept method. Enhance security and efficiency for a seamless experience....to use a document visitor to print a document’s node structure...to use a document visitor to print a document’s node structure...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Section.Accept | Aspose.Words for .NET

    Discover the Section Accept method to enhance visitor engagement and streamline interactions. Boost your site's performance today!...to use a document visitor to print a document’s node structure...to use a document visitor to print a document’s node structure...

    reference.aspose.com/words/net/aspose.words/sec...
  10. 使用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...