Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 25,244 for

print

(0.18 sec)
  1. Web Extensions - Office Add-ins with C++|Docume...

    Learn how to add and access Web Extensions (Office Add-ins) in Excel files using Aspose.Cells with C++....through each task pane and print its properties for ( int i =...

    docs.aspose.com/cells/cpp/web-extensions-office...
  2. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Xps format in C++....BookFoldPrinting ); } } // Once we print this document, we can turn it...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks....Iterate through each font and print its name foreach ( var font...zoom value; } } } } Setting Print Dialog Preset Properties Aspoose...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  4. Aspose::Words::Markup::SdtListItem class | Aspo...

    Aspose::Words::Markup::SdtListItem class. This element specifies a single list item within a parent ComboBox or DropDownList structured document tag. To learn more, visit the documentation article in C++....Enumerate over the collection and print each element. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection class. Base class for BuiltInDocumentProperties and CustomDocumentProperties collections. To learn more, visit the documentation article in C++....properties -> get_Count ()); // Print every custom property in the...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. LayoutEnumerator.MoveParent | Aspose.Words for ...

    Discover the LayoutEnumerator MoveParent method to effortlessly navigate to parent entities, enhancing your data management efficiency....MovePreviousLogical ()); } /// <summary> /// Print information about layoutEnumerator's...MovePreviousLogical ()); } /// <summary> /// Print information about layoutEnumerator's...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Font.theme_font property | Aspose.Words for Python

    Font.theme_font property. Gets or sets the theme font in the applied font scheme that is associated with this [Font](../) object.... font print ( 'Originally the Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or Printing....into another medium such as printing or drawing. Note that the...document into PDF, XPS, or print it using Aspose.Words, the output...

    docs.aspose.com/words/cpp/rendering/
  9. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    Effortlessly clean your CompositeNode with the RemoveSmartTags method, eliminating all SmartTag descendants for streamlined data management...." )); // Print all the smart tags in our document...( 0 )); } /// <summary> /// Prints visited smart tags and their...

    reference.aspose.com/words/net/aspose.words/com...
  10. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....Shows how to use a callback to print the URIs of external resources...css"))); } /// /// Counts and prints URIs of resources contained...

    reference.aspose.com/words/java/com.aspose.word...