Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 69,778 for

import

(0.09 sec)
  1. Using QGIS to tests Aspose.GIS.Lib - Free Suppo...

    Hi Alexander, 1.Which version to use for testing, please see there are two options there: image.jpg (101.9 KB) ? 2.Is there also professional tool , not free? 3.How do you recommended to make the test? For example :…...packages or DLLs), or two export/import methods within QGIS? Do you...

    forum.aspose.com/t/using-qgis-to-tests-aspose-g...
  2. Convert HTML to TIFF in C++ | products.aspose.com

    Convert HTML to TIFF in C++. Use C++ library API to convert HTML files to TIFFs... Add a library reference (import the library) to your C++ project...

    products.aspose.com/slides/cpp/conversion/html-...
  3. View PPT in C# | products.aspose.com

    View PPT in C#. Use .NET library API to open and view PowerPoint presentation...manipulate or edit presentations, import presentations from images or...

    products.aspose.com/slides/net/viewer/ppt/
  4. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Python via .NET view properties to customize formats PPT, PPTX, and ODP slides—adjust layouts, zoom levels, and display settings.... import aspose.slides as slides with...view as well as notes view. import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/presentation-...
  5. Encoding - Aspose.Email for Python - Free Suppo...

    Hi Aspose Team, I’m currently using Aspose.Email for Python to save email messages as HTML. However, I’ve run into an issue where I cannot set the encoding of the resulting HTML output. In the .NET version of Aspose.Em…...approach saving an email as HTML: import aspose.email as ae # Create...before saving. Here’s a sample: import aspose.email as ae email =...

    forum.aspose.com/t/encoding-aspose-email-for-py...
  6. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...paragraphs that are part of a list: import com.aspose.words.*; public...Professionalize.Discourse: import com.aspose.words.*; public...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  7. Get XMP metadata from EPS file using Python

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here.... eps import * 2 from util import Util 3 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/get/
  8. ExcelからPDFへ変換した時にクメール語が文字化けする - Free Support Fo...

    Aspose Cells for Javaを使用して、ExcelファイルをPDFファイルへ変換すると PDFファイルへ出力した文字が文字化けします。 Excelファイルにはクメール語が出力されておりますが、Windows環境で文字を入力し、 Alpine Linux環境にコピーして、PDFファイルへ変換してます。 Alpine Linux環境にはクメール語のフォントをインストールしております。 文字化けは以下のような感じになり…...にフォントフォルダーを登録 import com.aspose.cells.FontSettings; import com.aspose...aspose.cells.FontSource; import com.aspose.cells.FolderFontSource;...

    forum.aspose.com/t/excel-pdf/320847
  9. Barcode Generation Basics - Create Barcodes in ...

    Barcode C# library includes supported symbologies, barcode appearance-related features, adjusting barcode size, changing barcode text, saving created barcodes, dealing with GUI-based development tools. The essential information can be found in the articles listed below....State in XML Explains how to import and export the barcode generation...

    docs.aspose.com/barcode/net/barcode-generation/
  10. Getting Started|Documentation

    How to install Aspose Cells for Go via C++ and create a Hello World application.... package main import ( . "github.com/aspose-cel...

    docs.aspose.com/cells/go-cpp/getting-started/