Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 422,517 for

document

(0.5 sec)
  1. IDocumentSavingCallback class | Aspose.Words fo...

    Aspose.Words.Saving.IDocumentSavingCallback class. Implement this interface if you want to have your own custom method called during saving a Document....method called during saving a document. Methods Name Description...This is called to notify of document saving progress. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Rendering in Python|Aspose.Words for Python via...

    Use Aspose.Words for Python via .NET 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....describing how flow‑layout documents are paginated and converted...the process of converting a document into a file format or a medium...

    docs.aspose.com/words/python-net/rendering/
  3. What is a Page Layout in C++|Aspose.Words for C++

    Let's figure out what a page layout is. A page layout describes the geometry of the content contained in a Document....Layout Contents [ Hide ] A document page layout is a data structure...is located on pages for all document objects. In addition, since...

    docs.aspose.com/words/cpp/what-is-a-page-layout/
  4. DocumentProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Properties.DocumentProperty class for managing custom and built-in Document properties efficiently. Enhance your Document handling today!...Represents a custom or built-in document property. To learn more, visit...the Work with Document Properties documentation article. public...

    reference.aspose.com/words/net/aspose.words.pro...
  5. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient Document layout management. Enhance your workflow with powerful notification features....Converting to Fixed-page Format documentation article. public class PageLayoutCallbackAr...Name Description Document { get; } Gets document. Event { get; }...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Working with Headings in PDF|Aspose.PDF for .NET

    Create numbering in heading your PDF Document with C#. Aspose.PDF for .NET offers different kinds of numbering styles....the important parts of any document. Writers always try to make...more than one headings in a document, a writer has several options...

    docs.aspose.com/pdf/net/working-with-headings/
  7. Add Arc Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a arc object to your PDF using Aspose.PDF for .NET....) to PDF documents. It also offers the feature...Follow the steps below: Create Document instance. Create Drawing object...

    docs.aspose.com/pdf/net/add-arc/
  8. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using JavaScript via C++....are widely used to exchange documents between organizations, government...individuals. It is a standard document format, and software developers...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  9. 适用于 Rust 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Rust 将 PDF 转换为 DOCX、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等...PDF 转换为 DOC use asposepdf :: Document ; fn main () -> Result < ()...Open a PDF-document with filename let pdf = Document :: open (...

    products.aspose.com/pdf/zh-hans/rust-cpp/conver...
  10. Region-Based Extraction using Python|Aspose.PDF...

    Learn how to extract text from a specific page region or paragraph structure in PDF Documents with Aspose.PDF for Python.... Open the source PDF as a Document . Create a TextAbsorber instance...text file path. """ document = ap . Document ( infile ) try : absorber...

    docs.aspose.com/pdf/python-net/region-based-ext...