Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 375,277 for

document

(0.19 sec)
  1. How to Resize Image in Word using Java

    This article assists in how to resize image in Word using Java. It provides information on IDE configurations, a step-by-step procedure and a runnable sample code to resize the picture in Word using Java....application and then saving the Word document having resized images as DOCX...load a Word file using the Document class object to add image...

    kb.aspose.com/words/java/how-to-resize-image-in...
  2. | Aspose

    Sample code for PDF to Searchable PDF Java conversion. Use API example code for batch PDF files to Searchable PDF conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...PDF format and creates PDF documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/pdf-to-s...
  3. 从PDF中提取图像 JavaScript|Aspose.PDF for JavaScript ...

    如何使用 Aspose.PDF for JavaScript 工具包从PDF中提取部分图像。... errorCode == 0 ) { document . getElementById ( 'output'...], "image/jpeg" ); } else document . getElementById ( 'output'...

    docs.aspose.com/pdf/zh/javascript-cpp/extract-i...
  4. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....and then save it as a Word document say a DOCX file. You will...the memory stream into the Document class object from Aspose.Words...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  5. XML Parser Specification (XPS)|Aspose.Slides Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....description language and a fixed-document format originally developed...fixed-layout document format designed to preserve document fidelity...

    docs.aspose.com/slides/cpp/xml-parser-specifica...
  6. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/tex...
  7. TextWatermarkOptions.Layout | Aspose.Words for ...

    Discover the TextWatermarkOptions Layout property to customize your watermark's appearance. Easily set it to Diagonal or your preferred layout for enhanced visuals.... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/tex...
  8. Cell.accept method | Aspose.Words for Node.js

    Cell.accept method. Accepts a visitor....structure of every table in a document. test ( 'TableToText' , ()...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TableCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.TableCollection class. Provides typed access to a collection of [Table](../../aspose.words/table/) nodes...the Working with Tables documentation article. Inheritance: TableCollection...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::EditableRangeStart class | Aspos...

    Aspose::Words::EditableRangeStart class. Represents a start of an editable range in a Word Document. To learn more, visit the Documentation article in C++....an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/edi...