Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 67,129 for

import

(0.53 sec)
  1. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page.... from os import path import pandas as pd import aspose.pdf...table. from os import path import pandas as pd import aspose.pdf...

    docs.aspose.com/pdf/python-net/integrate-table/
  2. Installation|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....basic Python test: import sys import os import unittest from asposebarcode...asposebarcode.Recognition import BarCodeReader , DecodeType , QualitySettings...

    docs.aspose.com/barcode/python-java/installation/
  3. Avoid exponential notation of large numbers whi...

    This topic shows you how to avoid exponential notation of large numbers while Importing from HTML using Aspose.Cells for Python via .NET....notation of large numbers while importing from HTML Contents [ Hide...than 15 digits, and when you import your HTML to an Excel file...

    docs.aspose.com/cells/python-net/avoid-exponent...
  4. 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...
  5. Aspose OCR is not extracting text from pdf whic...

    Aspose OCR is not extracting text from pdf which is not searchable , from a multipge or single pdf only extraction is done for top few lines and the remaining is still image only, even though i have Aspose Total License…... import com.aspose.ocr.*; import com.aspose.ocr...models.Format; import com.aspose.pdf.License; import java.io.IOException;...

    forum.aspose.com/t/aspose-ocr-is-not-extracting...
  6. ASPOSE WORD DOCUMENT TO IMAGE DOCUMENT Conversi...

    I am using ASPOSE java word api to convert an word document to image document. However, I facing issue with it post conversion. After conversion it does not preserve the source document apperance. I am attaching an inpu…... import java.io.File; import com.aspose.words...Document; import com.aspose.words.DocumentBuilder; import com.aspose...

    forum.aspose.com/t/aspose-word-document-to-imag...
  7. Working with Digital Signatures in Jython|Aspos...

    Working with Digital Signatures using Jython....words import Settings from com . aspose . words import FileFormatUtil...java . text import MessageFormat from java . io import File class...

    docs.aspose.com/words/java/working-with-digital...
  8. Working with Annotations|Aspose.PDF for .NET

    Learn how to work with annotations in PDF files using Aspose.PDF in .NET, including adding comments, highlights, and other annotations.... Annotation is an important part of PDF file. Using Aspose...types of allowed annotations. Import and export annotation with...

    docs.aspose.com/pdf/net/annotations/
  9. Insert and Append Documents|Aspose.Words for No...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Node.js....position without any previous importing. The following code example...Document at Bookmark You can import a text file into a document...

    docs.aspose.com/words/nodejs-net/insert-and-app...
  10. Is It Possible to Use Aspose.Slides in an Azure...

    Hi All, we are trying to use aspose.words (25.7.0) and aspose.slides (25.7.0) in a “plain” Azure Function App (Python 3.12) but as soon as we add the Import for these packages the functions do not load anymore. We were …...12) but as soon as we add the import for these packages the functions...project works: import logging import io import os import azure.functions...

    forum.aspose.com/t/is-it-possible-to-use-aspose...