Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 422,546 for

document

(0.39 sec)
  1. DigitalSignatureUtil.remove_all_signatures meth...

    aspose.words.digitalsignatures.DigitalSignatureUtil.remove_all_signatures method...from document in source stream and writes unsigned document to...signatures from a digitally signed document. # There are two ways of using...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add Tooltips to PDF Text in Python|Aspose.PDF f...

    Learn how to add tooltips to text fragments in PDF Documents in Python....Create a new Document . Save the initial document. Reopen the...the PDF document. Search for target text using TextFragmentAbsorber...

    docs.aspose.com/pdf/python-net/pdf-tooltip/
  3. IWarningCallback class | Aspose.Words for Node.js

    Aspose.Words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during Document loading or saving....warnings that can occur during document loading or saving. Methods...encounters some issue during document loading or saving that might...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to add Link Annotation using Java | Aspose.PDF

    Add Link annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Load PDF in an instance of Document class Create a new page or...Load the PDF file Document document = new Document ( _dataDir + "SimpleResume...

    products.aspose.com/pdf/java/annotation/link/add/
  5. XamlFixedSaveOptions.resourceSavingCallback pro...

    XamlFixedSaveOptions.resourceSavingCallback property. Allows to control how resources (images and fonts) are saved when a Document is exported to fixed page Xaml format....and fonts) are saved when a document is exported to fixed page...created while converting a document to fixed-form .xaml. test...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Extract Text from PDF using JavaScript|Aspose.P...

    This article describes various ways to extract text from PDF Documents using Aspose.PDF for JavaScript....From PDF Document Extracting text from the PDF document is a very...want to extract text from PDF document, you can use AsposePdfExtractText...

    docs.aspose.com/pdf/javascript-cpp/extract-text...
  7. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control font saving with HtmlSaveOptions FontSavingCallback. Optimize your Documents for HTML, MHTML, or EPUB formats effortlessly!...how fonts are saved when a document is saved to HTML, MHTML or...saving to HTML. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PageSetup.Orientation | Aspose.Words for .NET

    Discover the PageSetup Orientation property to easily adjust your Document's page layout. Optimize your printing with customizable orientation settings!...sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/net/aspose.words/pag...
  9. WarningInfo.Description | Aspose.Words for .NET

    Discover detailed insights with the WarningInfo Description property, providing essential information about warnings for enhanced decision-making.... // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...
  10. OutlineOptions.create_outlines_for_headings_in_...

    OutlineOptions.create_outlines_for_headings_in_tables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables....Examples Shows how to create PDF document outline entries for headings...inside tables. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...