Sort Score
Result 10 results
Languages All
Labels All
Results 9,941 - 9,950 of 401,869 for

document

(0.4 sec)
  1. | Aspose

    Sample code for JPEG to Text Java conversion. Use API example code for batch JPEG files to Text conversion within any Web or Desktop Java based application....JPEG format and creates JPEG documents containing recognized text...converts an JPEG image to Text document: Create an instance of AsposeOcr...

    products.aspose.com/ocr/java/conversion/jpeg-to...
  2. Style.isHeading property | Aspose.Words for Nod...

    Style.isHeading property. True when the style is one of the built-in Heading styles....Examples Shows how to access a document’s style collection. let doc...doc = new aw . Document (); expect ( doc . styles . count ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DigitalSignatureType | Aspose.Words for Java

    Specifies the type of a digital signature in Java....Examples: Shows how to sign documents with X.509 certificates. //...// Verify that a document is not signed. Assert.assertFalse(FileFormatUtil...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Access the Presentation Properties in C#

    This topic focuses on how to access the presentation properties in C#. It assists by providing configuration details, step-wise program flow and a runnable example to read and print the Document properties in C#....code example to read PPTX document properties in C# is very simple...macOS. Steps to Read PPTX Document Properties in C# Set up the...

    kb.aspose.com/slides/net/how-to-access-the-pres...
  5. Style.is_heading property | Aspose.Words for Py...

    Style.is_heading property. True when the style is one of the built-in Heading styles....access a document’s style collection. doc = aw . Document () self...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (DOCX and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlatOpc file is not a ZIP-archive, therefore, this property does not affect the FlatOpc files.) in C++....use while saving an OOXML document. auto doc = System :: MakeObject...Words :: Document > ( get_MyDir () + u "Big document.docx" );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. PageSetup.firstPageTray property | Aspose.Words...

    PageSetup.firstPageTray property. Gets or sets the paper tray (bin) to use for the first page of a section...get all the sections in a document to use the default paper tray...printer. let doc = new aw . Document (); // Find the default printer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Keep Separators for Blank Rows while exporting ...

    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....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/keep-separ...
  9. MailMergeSettings.clear method | Aspose.Words f...

    MailMergeSettings.clear method. Clears the mail merge settings in such a way that when the Document is saved, no mail merge settings will be saved and it will become a normal Document....in such a way that when the document is saved, no mail merge settings...and it will become a normal document. clear () See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldRef BookmarkName property to easily manage and customize your bookmarks. Enhance your Document navigation effortlessly!...display it in the document using a REF field. Document doc = new Document...void FieldRef () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...