Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 69,934 for

import

(0.24 sec)
  1. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...FillOpacity (problem 1) and the PSD import of GradientOverlay (problem...Java example import com.aspose.psd.Image; import com.aspose.psd...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  2. Read Emails from MBOX in Python|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....details from an MBOX file: import aspose.email as ae reader =...configurations of the email. import aspose.email as ae reader =...

    docs.aspose.com/email/python-net/read-emails-fr...
  3. Add XML Map inside the Workbook using XmlMapCol...

    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....method which you can use to import your XML map into the workbook...the XML map that has been imported from the sample.xml into the...

    docs.aspose.com/cells/java/add-xml-map-inside-t...
  4. Remove Pages from PDF using Go | Aspose.PDF

    Remove pages from PDF file programmatically with Go sample code using Aspose.PDF for Go via C++...deleting pages from a PDF, it’s important to use a reliable PDF editor...from PDF - Go package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...

    products.aspose.com/pdf/go-cpp/pages/remove/
  5. Importing and adding rows to table not applying...

    Hi all, We have some code that Imports tables rows from one document into another and appends them to a table. Both tables have the same total width. However they have a different number of columns. We’re doing it like…...Importing and adding rows to table not applying CellMerge anymore...all, We have some code that imports tables rows from one document...

    forum.aspose.com/t/importing-and-adding-rows-to...
  6. Read 3D document|Documentation

    Aspose.3D for Java API has support of reading various type of 3D documents....List of 3D supported formats (import) Aspose.3D for Java API has...document format internally. Import 3D document Aspose.3D for Java...

    docs.aspose.com/3d/java/read-3d-document/
  7. 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/python-net/read-and-conve...
  8. Table and image truncation during word transfor...

    We are using ASPOSE.Words for our .doc to .docx transformation. During transformation, some of the tables are images are getting truncated. Even Auto Fit Word settings dont work. Please help....Words: import aspose.words as aw # Load the...example of how to resize images: import aspose.words as aw # Load the...

    forum.aspose.com/t/table-and-image-truncation-d...
  9. 使用Python创建、操作或删除工作表中的场景 via .NET|Documentation

    学习如何使用 Aspose.Cells for Python via .NET API 编程方式创建、修改和删除Excel工作表中的场景。...添加新场景 保存修改后的工作簿 import os from aspose.cells import Workbook # For...

    docs.aspose.com/cells/zh/python-net/create-mani...
  10. Word内容复制节内容到另外的word,如果保留原word的修订 - Free Support...

    aspose -java25,原来的A.docx中有个节需要复制到B.docx,这个节有修订内容,怎么才能保留这些内容到B.docx中...以下是一个示例代码,展示如何实现这一点: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/word-word-word/320564