Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 66,690 for

import

(0.19 sec)
  1. Waterfall Chart Is Displayed Incorrectly after ...

    Hi Aspose Slides Team, Import java.io.ByteArrayInputStream; Import java.io.ByteArrayOutputStream; Import com.aspose.slides.Presentation; Import com.aspose.slides.SaveFormat; public class TestColumnChart { public st…...Slides Team, import java.io.ByteArrayInputStream; import java.io....ByteArrayOutputStrea; import com.aspose.slides.Presentation; import com.aspose...

    forum.aspose.com/t/waterfall-chart-is-displayed...
  2. Working with Distribution Lists in PST File|Doc...

    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....shown in the code sample below: import aspose.email as ae displayName1...add_mapi_message_item ( distributionList ) import aspose.email as ae displayName1...

    docs.aspose.com/email/python-net/working-with-d...
  3. FieldListNum not shown in deletion all markup -...

    Hello , We have have following code to put a FieldListNum in a word document and then delete them with revision. But we have few issues and want to clarify. Why is the list num not visible? Why we dont see a strikethr…...example; import com.aspose.words.*; import java.util.Arrays;...org.example; import com.aspose.words.*; import java.util.Arrays;...

    forum.aspose.com/t/fieldlistnum-not-shown-in-de...
  4. Working with Text in XPS file | Python

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...xps import * 2 import aspose.pydrawing 3 from util import Util...xps import * 2 import aspose.pydrawing 3 from util import Util...

    docs.aspose.com/page/python-net/xps/working-wit...
  5. Form Class|Aspose.PDF for Java

    This section explains how to work with Aspose.PDF Facades using Form Class....FDF from a PDF File (Facades) Import Data into a PDF File - facades...

    docs.aspose.com/pdf/java/form-class/
  6. Convert EPUB to DOCX in Python – Aspose.HTML fo...

    Convert EPUB to DOCX using Aspose.HTML Python library. Consider various EPUB to DOCX conversion scenarios in Python code examples....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/convert-epub-to...
  7. Convert HTML to DOCX in Python – Aspose.HTML

    Convert HTML to DOCX online or with Python. Use the HTML to DOCX Converter to save webpages as DOCX files quickly, clearly, and safely....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    products.aspose.com/html/python-net/conversion/...
  8. 用 Python 将 SVG 转换为 PNG – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 PNG。了解 ImageSaveOptions 并参考将 SVG 转换为 PNG 的 Python 代码示例。...'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...converters as conv import aspose.html.saving as sav import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-svg-...
  9. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Ensure vertical text layout is preserved when e...

    Ensure vertical text layout is preserved when exporting to PDF. Currently using version 23.4. We are working with Chinese text. When converting horizontal documents to PDF, the layout remains correct. However, when con…...set this up: import com.aspose.words.Document; import com.aspose...aspose.words.PdfSaveOptions; import com.aspose.words.PdfPageLayout;...

    forum.aspose.com/t/ensure-vertical-text-layout-...