Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 424,111 for

document

(2.55 sec)
  1. Split Word File Online or via .NET | products.a...

    Free online app to split different Word files. .NET C# splitter library code for Word Documents....Word document splitter applications. Freely split documents including...NET Load the Word document using Document class. Get total pages...

    products.aspose.com/total/net/split/word/
  2. HeaderFooter | Aspose.Words for .NET

    Design stunning headers and footers effortlessly with our intuitive constructor. Customize your website's look for a unique, professional touch!...doc DocumentBase The owner document. headerFooterType HeaderFooterType...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/hea...
  3. Story.Paragraphs | Aspose.Words for .NET

    Discover Story Paragraphs. Access a curated collection of paragraphs directly from your story, enhancing your narrative with rich, engaging content.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/net/aspose.words/sto...
  4. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveOptions SaveFormat property to effortlessly save Documents in formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!...format in which the rendered document pages or shapes will be saved...converts a document to one. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Print options for html to PDF - Free Support Fo...

    We're creating a report in HTML then printing to PDF using Aspose.PDF. The Adobe print dialog has a feature with which the user can control whether the current Document is printed "as is" (Actual Size), whether it fits …...control whether the current document is printed “as is” (Actual...the document to the page (Fit), or shrinks the document when...

    forum.aspose.com/t/print-options-for-html-to-pd...
  6. Convert PDF to DOC via C# | Aspose

    Sample code for PDF to DOC C# conversion. Use API example code for batch PDF files to DOC conversion within VB.NET, Asp.NET or any .NET based application....recognition on PDF document and save text as PDF document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/pdf-to-doc/
  7. WebExtensionBinding | Aspose.Words for Java

    Specifies a binding relationship between a web extension and the data in the Document in Java....extension and the data in the document. To learn more, visit the...Work with Office Add-ins documentation article. Constructors Constructor...

    reference.aspose.com/words/java/com.aspose.word...
  8. Prevent table header rows from repeating in lar...

    Hello, I am attempting to stop long HTML tables from repeating headers if the spill to many pages. This is successful for both HTML and PDF output, as with the code below. However, when the Document is very big (700+ …... However, when the document is very big (700+ pages in...only in PDF output for large documents. The table itself does not...

    forum.aspose.com/t/prevent-table-header-rows-fr...
  9. Aspose.HTML for Java – HTML Parser & Converter API

    Aspose.HTML for Java is a powerful API to create, edit, parse, and convert HTML, XHTML, MHTML, SVG, EPUB, and Markdown files to PDF, XPS, DOCX, and image formats....Manipulate and render HTML documents, including CSS styles, to...for Java Live Demos Cloud Documentation Source Code API Reference...

    products.aspose.com/html/java/
  10. Working with Ranges in C++|Aspose.Words for C++

    Introduction to Range feature in Aspose.Words for C++....otherwise tree-like model of the document. If you have worked with Microsoft...tools to examine and modify document content is the Range object...

    docs.aspose.com/words/cpp/working-with-ranges/