Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 405,867 for

document

(0.35 sec)
  1. DOCX -> TIFF conversion creates additional page...

    When converting from DOCX to TIFF page by page using Document. extractPages() for the first page in the Document an additional extra empty page is created. The issue can be replicated using this Document: GEN_Formular…...to TIFF page by page using Document. extractPages() for the first...first page in the document an additional extra empty page is created...

    forum.aspose.com/t/docx-tiff-conversion-creates...
  2. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....CopyInnerField () { // The path to the documents directory var dataDir = RunExamples...()) { // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  3. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF Document....specific location in a PDF document. When closed, the annotation... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/text-annotation/
  4. Open a password-protected PDF using Rust|Aspose...

    Open a password-protected PDF File with Aspose.PDF for Rust via C++....password-protected PDF document Open a password-protected PDF document with Aspose...PDF for Rust via C++. The document is opened with the owner’s...

    docs.aspose.com/pdf/rust-cpp/open-password-prot...
  5. Getting and Setting Page Properties using Pytho...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties.... The examples use the Document and PageCollection APIs and...PDF File When working with documents, you often want to know how...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  6. Create AcroForm - Create Fillable PDF in C#|Asp...

    With Aspose.PDF for .NET you may create a form from scratch in your PDF file...Form Field in a PDF Document The Document class provides a collection...manage form fields in a PDF document. To add a form field: Create...

    docs.aspose.com/pdf/net/create-form/
  7. 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/
  8. AnthropicAiModel.translate method | Aspose.Word...

    AnthropicAiModel.translate method. Translates the provided Document into the specified target language...translate method translate(source_document, target_language) Translates...Translates the provided document into the specified target language...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PDF Text Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to Add, Get, and Delete Text Annotation from your PDF Document....the text to an existing PDF document. The text tool lets you add...add text anywhere in the document. A Text Annotation is an annotation...

    docs.aspose.com/pdf/java/text-annotation/
  10. Working with XFA Forms using C++|Aspose.PDF for...

    Aspose.PDF for C++ API lets you work with XFA and XFA Acroform fields in a PDF Document. The Aspose.PDF.Facades....XFA form auto document = MakeObject < Document > ( _dataDir +...XFA form fields auto names = document -> get_Form () -> get_XFA...

    docs.aspose.com/pdf/cpp/xfa-forms/