Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 56,462 for

import document

(0.22 sec)
  1. Convert ODT to POT via C# .NET or with free Onl...

    Convert Word odt Documents to PowerPoint pot files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents. Whereas, the latter is a...Aspose.Words.Document class Save the ODT document into HTML Create...

    products.aspose.com/total/net/conversion/odt-to...
  2. Creating an Aztec BarCode in Ruby|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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/creating-an-aztec-...
  3. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...using: import aspose.pdf as ap import fitz # PyMuPDF import io import...import re def build_patterns(placeholder): inner = placeholder...

    forum.aspose.com/t/table-placeholder-replacemen...
  4. Merge MHTML Files – Online Merger and Python Code

    Merge MHTML files online or in Python using Aspose.HTML for Python via .NET. Use MHTML Merger to combine multiple MHTML files into one quickly, clearly and safely....MHTML files into a single document using professional Python...NET Live Demos Free Trial Documentation API Reference Overview Overview...

    products.aspose.com/html/python-net/merger/mhtml/
  5. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  6. Convert OTT to DIF using Python or with free On...

    OTT to DIF conversion in your Python applications without using Microsoft Word or Excel or online. Test free OTT to DIF online converter quickly before integrating the code....files are used to store text documents, while DIF is a data interchange...the source OTT file using Document class Save OTT file to HTML...

    products.aspose.com/total/python-net/conversion...
  7. View and Update PDF Properties Online or Update...

    View and modify PDF properties through online app for free. Android API code to update PDF properties....powerful android based PDF document metadata management utility...Update PDF Metadata Online Import PDF file by uploading it. Do...

    products.aspose.com/total/android-java/metadata...
  8. Reading CSV File with Multiple Encodings|Docume...

    Reading CSV File with Multiple Encodings by using Aspose.Cells for Python via .NET API.... AI Document Assistant Close Load or Import CSV file with...

    docs.aspose.com/cells/python-net/reading-csv-fi...
  9. Dealing Variances in Ruby | Aspose.Tasks Docume...

    Learn how to deal with work variances in Microsoft Project files using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...+ assignment . get( Rjb :: import( 'com.aspose.tasks.Asn' ) ...

    docs.aspose.com/tasks/java/dealing-variances-in...
  10. Hello, world!|Documentation

    Get started with Aspose.OCR for Python via .NET by creating and running a bare minimum example.... Import aspose.ocr module: import aspose.ocr as...recognition_text ) Full code: import aspose.ocr as ocr # Instantiate...

    docs.aspose.com/ocr/python-net/hello-world/