Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 70,109 for

import

(0.23 sec)
  1. Aspose.PSD - text wrapped on shape not being ma...

    ConsoleApp1.zip (237.3 KB) Attached is example code of trying to fill in some text layers for a PSD. One of the layers - DisplayName - is wrapped on a circle. The code properly replaces the text for the layer, but it is…...psd import Color from aspose.psd.fileformats.psd import PsdImage...psd.layers import TextLayer from aspose.pycore import cast def...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...
  2. How to convert excel to word - Free Support For...

    I have a Excel sheet that has some text and tables. I need to bring it to word document. How can I do this? Please help....formats|Documentation Java import com.aspose.cells.SaveFormat; import com.aspose...

    forum.aspose.com/t/how-to-convert-excel-to-word...
  3. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates....table’s first row as its header: import aspose.slides as slides # Instantiate...column of a PowerPoint table: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/manage-rows-a...
  4. Migration from legacy Aspose.Pdf.Kit for Java|A...

    Learn the steps to migrate from the legacy Aspose.PDF Kit for Java to the latest Aspose.PDF for Java version for better functionality....for Java, you only need to import com.aspose.pdf.facades package...autoported Aspose.PDF for Java. import com.aspose.pdf.facades.* ;...

    docs.aspose.com/pdf/java/migration-from-legacy-...
  5. 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...
  6. Read and Convert Outlook OST File|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....can import PST into an existing account using the Import/Export...

    docs.aspose.com/email/java/read-and-convert-out...
  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. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....report and want to highlight important sections with a different...paragraph using Python 2 3 import os 4 import aspose.html as ah 5 6...

    docs.aspose.com/html/python-net/how-to-change-b...
  9. Converting a PDF file to DOCX using Go | Aspose...

    Code Examples on Go for PDF‑to‑DOCX Conversion on All Platforms...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...
  10. Converting a PDF file to TXT using Go | Aspose.PDF

    Code Examples on Go for PDF‑to‑TXT Conversion on All Platforms...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...