Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 73,831 for

import

(0.2 sec)
  1. Convert HTML to TIFF in C++ | products.aspose.com

    Convert HTML to TIFF in C++. Use the C++ library API to convert HTML files to TIFF images....presentation processing API that can import HTML content and save it as.... Add a library reference (import the library) to your C++ project...

    products.aspose.com/slides/cpp/conversion/html-...
  2. Optimize PDF Resources using Go|Aspose.PDF for ...

    Optimize Resources of PDF files using Go tool.... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/optimize-pdf-resources/
  3. Support for German Locale in Named Range Formul...

    Learn how to handle German locale settings for named range formulas in Excel using Aspose.Cells for Python via .NET....xlsm import os from aspose.cells import Workbook source_dir...

    docs.aspose.com/cells/python-net/support-for-ge...
  4. Colorize any Part of the BarCode Image in Ruby|...

    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 bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'...BarCodeBuilder' ) . new color = Rjb :: import ( 'java.awt.Color' ) \ # Set...

    docs.aspose.com/barcode/java/colorize-any-part-...
  5. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....using Python import aspose.pdf as apdf from os import path path_outfile...

    products.aspose.com/pdf/python-net/create/
  6. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET....with Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/stamps/text/
  7. Search PDF using Python | Aspose.PDF

    Search PDF document without opening programmatically with Python sample code using Aspose.PDF for Python for .NET....Files - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/search/
  8. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index....api_example_base import ApiExampleBase , MY_DIR import aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 有什么新内容|Aspose.PDF for Python via .NET

    本页介绍了在最近发布的 Aspose.PDF for Python via .NET 中最受欢迎的新功能。... import aspose.pdf as ap def optim...时以及图像缩放、分辨率限制和质量控制方面获得更一致的结果。 import aspose.pdf as ap def optim...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  10. Merge PDF Files in Java | products.aspose.com

    Merge PDF files in Java. Use Aspose.Slides for Java to Import PDF files and save the merged content as a PDF file....files into a Presentation and import multiple PDF files and save...Create a Presentation instance. Import the source PDF files with addFromPdf...

    products.aspose.com/slides/java/merger/pdf-to-pdf/