Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 417,990 for

document

(0.35 sec)
  1. Optimize, Compress or Reduce PDF Size in PHP|As...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects using PHP....PHP Contents [ Hide ] A PDF document can sometimes contain additional...flatten annotations Optimize PDF Document for the Web Optimization or...

    docs.aspose.com/pdf/php-java/optimize-pdf/
  2. SummarizeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.SummarizeOptions class to customize and enhance your Document summarization for clearer insights and improved content management....various options for summarizing document content. public class SummarizeOptions...Google models. Document firstDoc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. Aspose::Words::Settings::ViewType enum | Aspose...

    Aspose::Words::Settings::ViewType enum. Possible values for the view mode in Microsoft Word in C++....Value Description None 0 The document shall be rendered in the default...application. Reading 0 The document shall be rendered in the default...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. OdtSaveOptions.MeasureUnit | Aspose.Words for .NET

    Customize your Document's MeasureUnit with OdtSaveOptions. Choose your preferred measurement units for precision—default is Centimeters....units of measure to apply to document content. The default value...and content properties in documents whereas MS Office uses inches...

    reference.aspose.com/words/net/aspose.words.sav...
  5. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your Document's content type for enhanced organization....sets the content type of the document. public string ContentType...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/net/aspose.words.pro...
  6. C++ API to Export SVG to DOT | products.aspose.com

    Convert SVG to DOT within C++ applications....editing, and converting PDF documents, as well as manipulating PDF...involves using the advanced Word Document Processing API, Aspose.Words...

    products.aspose.com/total/cpp/conversion/svg-to...
  7. DocumentVisitor.visitBodyEnd method | Aspose.Wo...

    DocumentVisitor.visitBodyEnd method. Called when enumeration of the main text story in a section has ended....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 从单元格中删除文本|Documentation

    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....colName , rowIndex ); // Given a document, a worksheet name, a column...uint rowIndex ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/delete-text-from-a...
  9. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing...IncorrectPasswordExc class Thrown if a document is encrypted with a password...specified when opening the document is incorrect or missing. To...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using C# library....Open the PDF file using the Document object. Replace a particular...file using Save method of the Document object. The following code...

    docs.aspose.com/pdf/net/replace-image-in-existi...