Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 400,794 for

document

(0.12 sec)
  1. Extract Text from PDF using Rust|Aspose.PDF for...

    This article describes various ways to extract text from PDF Documents using Aspose.PDF for Rust....From PDF Document Extracting text from the PDF document is a very...databases, reports, or other documents. Extracting text makes PDF...

    docs.aspose.com/pdf/rust-cpp/extract-text-from-...
  2. StructuredDocumentTagCollection.getByTag method...

    StructuredDocumentTagCollection.getByTag method. Returns the first structured Document tag encountered in the collection with the specified tag....Returns the first structured document tag encountered in the collection...The tag of the structured document tag. Remarks Returns null...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentRecoveryMode Enum | Aspose.Words for .NET

    Aspose.Words.DocumentRecoveryMode enum specifies recovery modes for Documents with errors during loading....available recovery options when a document encounters errors during loading...recovery is attempted. If the document is invalid, loading will fail...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Metadata PDF API | Aspose.PDF

    Sample code for editing or viewing PDF format metadata on any platform....powerful, and easy-to-use document manipulation API. Open NuGet...the PDF with an instance of Document. Set the values of the properties...

    products.aspose.com/pdf/metadata/
  5. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...Document(str(file_path)) text_watermark_options...watermark to every page of a Word document using Aspose.Words, follow...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  6. C++ API to Convert XML to POTM | products.aspos...

    Convert XML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...to POTM Open XML file using Document class reference Convert XML...method function Load PPTX document by using Presentation class...

    products.aspose.com/total/cpp/conversion/xml-to...
  7. Convert PDF to Microsoft PowerPoint in C++|Aspo...

    Aspose.PDF allows you to convert PDF to PowerPoint format using C++. There is a possibility to convert PDF to PPTX with Slides as Images....as a second argument to the Document.Save(..) method method. The...C++ Create an instance of Document class. Create an instance...

    docs.aspose.com/pdf/cpp/convert-pdf-to-powerpoint/
  8. HtmlLoadOptions constructor | Aspose.Words for ...

    aspose.words.loading.HtmlLoadOptions constructor...password to load an encrypted document. def __init__ ( self , password...password to open an encrypted document. Can be None or empty string...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Create BarCode|Aspose.Words for .NET

    Example of barcode shape generation using C#....embed barcodes directly into documents using fields. Users can insert...allows users to work with Word documents to which a barcode has already...

    docs.aspose.com/words/net/how-to-generate-a-cus...
  10. Add Arc Object to PDF file|Aspose.PDF for C++

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

    docs.aspose.com/pdf/cpp/add-arc/