Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 64,424 for

import

(0.08 sec)
  1. Change named value in XMP metadata of EPS|Python

    The process of changing named value in XMP metadata of EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  2. Group Presentation Shapes with Python|Aspose.Sl...

    Learn to group and ungroup shapes in PowerPoint and OpenDocument decks using Aspose.Slides for Python—fast, step-by-step guide with free code.... import aspose.slides as slides # Instantiate...alternative text of group shape. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/group/
  3. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...examples ; import com.aspose.pdf.* ; import java.util.* ;...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  4. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character-level font substitution....to PDF format import os from aspose.cells import Workbook , PdfSaveOptions...

    docs.aspose.com/cells/python-net/change-the-fon...
  5. How to Run Aspose.BarCode Examples in Java|Docu...

    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....modern IDE can easily open or import the project and its dependencies...on the File menu and choose Import . Select Maven - Existing Maven...

    docs.aspose.com/barcode/java/run-aspose-barcode...
  6. How to run other examples|Aspose.PDF for Java

    Get guidance on running other Aspose.PDF examples in Java for better understanding and practical use of the library....modern IDE can easily open or import the project and its dependencies...Click on File menu and choose Import . Select Maven - Existing Maven...

    docs.aspose.com/pdf/java/how-to-run-other-examp...
  7. How to Create Excel Chart in Java

    In this tutorial you will learn how to create Excel chart in Java by writing a simple code. Using these steps creating Excel chart in Java is easier on Windows, Linux and macOS etc....then fill data manually or import data from some external source...other required classes using Import in the program Create an empty...

    kb.aspose.com/cells/java/how-to-create-excel-ch...
  8. PDF to DOCX Converter using Go | Aspose.PDF

    Go sample code for converting PDF to DOCX on any platform...DOCX Output file: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  9. PDF to TXT Converter using Go | Aspose.PDF

    Go sample code for converting PDF to TXT on any platform...TXT Output file: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  10. Convert TIFF to PNG using Python

    This article guides on how to convert TIFF to PNG using Python. It has the details to set the IDE, a list of steps, and a sample code for changing TIFF file to PNG using Python....for TIFF to PNG conversion Import necessary classes from Aspose...TIFF to PNG using Python . Import the necessary classes and objects...

    kb.aspose.com/imaging/python/convert-tiff-to-pn...