Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 23,287 for

printing document

(0.35 sec)
  1. Convert DOC to PPTX in Android Apps or with fre...

    DOC to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOC to PPTX online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...feature can help you to convert documents from one format to another...

    products.aspose.com/total/android-java/conversi...
  2. FieldPrint.PrinterInstructions | Aspose.Words f...

    Discover how to manage printer-specific control codes and PostScript instructions with FieldPrint PrinterInstructions for optimized Printing solutions....to insert a PRINT field. Document doc = new Document (); DocumentBuilder...( "My paragraph" ); // The PRINT field can send instructions...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF Document using Aspose.PDF in Java, allowing for customized styling....Create new document object Document document = new Document (); Page...Page page = document . getPages (). add (); TextFragment text...

    docs.aspose.com/pdf/java/text-formatting-inside...
  4. 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++....that can be used to save a document in the Xps format. Aspose...the outline of a saved XPS document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. C# API to Export PS to DOTM | products.aspose.com

    Convert PS to DOTM without using Microsoft Word...APIs that provides powerful document manipulation and conversion...files to Microsoft Word (DOC) documents. After conversion, the Aspose...

    products.aspose.com/total/net/conversion/ps-to-...
  6. How to add Underline Annotation using C++ | Asp...

    Add Underline annotations programmatically in PDF with C++ sample code on any platform with C++ language... powerful and easy to use document manipulation API for C++ platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/cpp/annotation/underlin...
  7. XamlFlowSaveOptions.ImagesFolderAlias | Aspose....

    Discover XamlFlowSaveOptions' ImagesFolderAlias property to customize image URI paths in XAML Documents. Enhance your projects with ease!...URIs written into an XAML document. Default is an empty string...} Remarks When you save a Document in XAML format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Footnote.AcceptEnd | Aspose.Words for .NET

    Discover the Footnote AcceptEnd method, designed to enhance user experience by seamlessly managing footnote visits. Improve navigation today!...visitor DocumentVisitor The document visitor. Return Value The...visitor. Examples Shows how to print the node structure of every...

    reference.aspose.com/words/net/aspose.words.not...
  9. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....Working with Form Fields documentation article. Examples: Shows...into a document, and process them with using a document visitor...

    reference.aspose.com/words/java/com.aspose.word...
  10. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during Document loading or saving in Java....warnings that can occur during document loading or saving. Examples:...throws Exception { Document doc = new Document(); DocumentBuilder...

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