Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 414,688 for

document

(0.86 sec)
  1. Extract Table Data from PDF|Aspose.PDF for Andr...

    Learn how to extract tabular from PDF using Aspose.PDF for Android via Java....following steps: Open document - instantiate a Document object; Create...() { // Open document try { document = new Document ( inputStream...

    docs.aspose.com/pdf/androidjava/extract-data-fr...
  2. StructuredDocumentTag.LockContents | Aspose.Wor...

    Discover the StructuredDocumentTag LockContents property, set to true, it prevents users from editing SDT content, ensuring Document integrity and security....structured document tags. Document doc = new Document (); DocumentBuilder...Insert a plain text structured document tag, which acts as a text...

    reference.aspose.com/words/net/aspose.words.mar...
  3. BlockImportMode | Aspose.Words for Java

    Specifies how properties of block-level elements are imported from HTML-based Documents in Java....imported from HTML-based documents. Examples: Shows how properties...imported from HTML-based documents. final String html = "\n\n...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Secure OneNote file using C#

    This article entails how to secure OneNote file using C#. It includes the IDE settings, programming steps and a sample code to password protect OneNote Document in C#....example to achieve OneNote document protection in C# . The developed...Linux. Steps to Lock OneNote Document in C# Set the IDE to use Aspose...

    kb.aspose.com/note/net/how-to-secure-onenote-fi...
  5. Your First Application for Android via Java|Asp...

    Installing Aspose.Words for Android via Java....Words JAR and create a new document which is saved to disk in...import com . aspose . words . Document ; import com . aspose . words...

    docs.aspose.com/words/java/your-first-application/
  6. HtmlFixedSaveOptions.export_embedded_css proper...

    HtmlFixedSaveOptions.export_embedded_css property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html Document....should be embedded into Html document. @property def export_embedded_css...exporting a document to Html. doc = aw . Document ( MY_DIR + 'Rendering...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DefaultFontSubstitutionRule | Aspose.Words for ...

    Default font substitution rule in Java....the Working with Fonts documentation article. Remarks: This rule...substitution rule. Document doc = new Document(); FontSettings fontSettings...

    reference.aspose.com/words/java/com.aspose.word...
  8. Converting a PDF file to HTML using Python | As...

    Sample code on Python for PDF to HTML conversion. Use example code for batch PDF to HTML conversion with Python and .NET...convert programmatically a document from PDF to HTML format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  9. Converting a SVG file to PPTX using Python | As...

    Sample code on Python for SVG to PPTX conversion. Use example code for batch SVG to PPTX conversion with Python and .NET...convert programmatically a document from SVG to PPTX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/s...
  10. TxtLoadOptions.detectNumberingWithWhitespaces p...

    TxtLoadOptions.detectNumberingWithWhitespaces property. Allows to specify how numbered list items are recognized when Document is imported from plain text format...items are recognized when document is imported from plain text...plaintext documents. // Create a plaintext document in a string...

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