Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 423,604 for

document

(0.3 sec)
  1. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....the Specify Load Options documentation article. Examples: Shows...inserting documents. Document dstDoc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. OdsoDataSourceType enumeration | Aspose.Words f...

    Aspose.Words.Settings.OdsoDataSourceType enumeration. Specifies the type of the external data source to be connected to as part of the ODSO connection information....Text Specifies that a given document has been connected to a text...Database Specifies that a given document has been connected to a database...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Crop PDF Pages programmatically C++|Aspose.PDF ...

    You may get page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for C++....) selected when the document was printed to PostScript...the media on which the PDF document is displayed or printed. Bleed...

    docs.aspose.com/pdf/cpp/crop-pages/
  4. Format PDF Text in Python|Aspose.PDF for Python...

    Learn how to format text inside PDF Documents in Python using spacing, borders, indentation, and styling options....control line spacing in a PDF document. It reads text from a file...in a PDF. Create a new PDF document. Load the source text. Initialize...

    docs.aspose.com/pdf/python-net/text-formatting-...
  5. FieldRD | Aspose.Words for Java

    Implements the RD field in Java....the Working with Fields documentation article. Remarks: Identifies...headings in other documents. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Watermark Documents and Images via C# Applicati...

    Add text as well as Image Watermark to Documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your C# application. Add free text or image watermark online via app....NET Watermark Watermark Documents and Images using C# APIs Add...Aspose.Total for .NET. Download Document watermarking is essential...

    products.aspose.com/total/net/watermark/
  7. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF....convert any existing HTML documents to PDF seamlessly. The process...shows how to convert an HTML document to a PDF. Convert HTML to...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  8. DocumentSavingArgs.EstimatedProgress | Aspose.W...

    Track your DocumentSavingArgs progress effortlessly with the EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....to manage a document while saving to html. Document doc = new Document...Document ( MyDir + "Big document.docx" ); // Following formats...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Working with Text Styles | Aspose.Note Document...

    A comprehensive guide on styling text within various net framework applications....steps below: Load OneNote document to a class. Access a RichText...Load the document into Aspose.Note. 4 Document document = new Document(dataDir...

    docs.aspose.com/note/net/working-with-text-styles/
  10. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves Document parts when exporting a Document to SaveFormat.HTML or SaveFormat.EPUB format in Java....Words saves document parts when exporting a document to SaveFormat...Examples: Shows how to split a document into parts and save them....

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