Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 25,554 for

print

(0.15 sec)
  1. 限制生成页面数 使用C++将Excel转换为PDF|Documentation

    了解如何在使用Aspose.Cells将Excel转换为PDF时限制生成的页面数。...PdfSaveOptions options ; // Print only Page 3 and Page 4 in the...); // Number of pages to be printed options . SetPageCount ( 2...

    docs.aspose.com/cells/zh/cpp/limit-the-number-o...
  2. XamlFixedSaveOptions.resourceSavingCallback pro...

    XamlFixedSaveOptions.resourceSavingCallback property. Allows to control how resources (images and fonts) are saved when a document is exported to fixed page Xaml format....IResourceSavingCallb Examples Shows how to print the URIs of linked resources.../// <summary> /// Counts and prints URIs of resources created during...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for C++. Our guide will explain the different types of data values and show you how to access and work with them in your charts....of the first chart point and prints them on the console. Please...GetPoints (). Get ( 0 ); // Print the types of X and Y values...

    docs.aspose.com/cells/cpp/find-type-of-x-and-y-...
  4. Revision.ParentStyle | Aspose.Words for .NET

    Discover the Revision ParentStyle property, which identifies the immediate parent style owner for StyleDefinitionChange revisions. Optimize your styling process!...the collection of groups and print the text that the revision concerns...than the condensed form we printed above, // depending on how...

    reference.aspose.com/words/net/aspose.words/rev...
  5. DocumentVisitor.VisitShapeEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitShapeEnd method, essential for managing shape enumeration in your applications. Enhance your coding efficiency today!...create a group of shapes, and print its contents using a document...GetText ()); } /// <summary> /// Prints the contents of a visited shape...

    reference.aspose.com/words/net/aspose.words/doc...
  6. XamlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the XamlFixedSaveOptions SaveFormat property to effortlessly save documents in XamlFixed format, ensuring optimal quality and compatibility....set ; } Examples Shows how to print the URIs of linked resources.../// <summary> /// Counts and prints URIs of resources created during...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldEnd.HasSeparator | Aspose.Words for .NET

    Discover the FieldEnd HasSeparator property, easily check if your field includes a separator for enhanced data organization and clarity....over the field collection, and print contents and type // of every...visitor implementation that prints field info. /// </summary>...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Hello, World!|Documentation

    Familiarize yourself with Aspose.OMR for JAVA by creating simple applications for generating and recognizing machine-readable forms.... A printer for producing printed forms. A pen, a pencil, or...recognition pattern files. Print the form. Fill the form. Scan...

    docs.aspose.com/omr/java/hello-world/
  9. Convert SVG to SVG via Java | products.aspose.com

    Sample code for SVG to SVG Java conversion. Use API example code for batch SVG files to SVG conversion within any Web or Desktop Java based application....formats better suited for printing or online publication. If...format for building website and print graphics in order to achieve...

    products.aspose.com/imaging/java/conversion/svg...
  10. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....Page Layout view, Print Preview, and on printed pages. You can also...

    docs.aspose.com/cells/net/get-headers-or-footers/