Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 66,986 for

import

(0.54 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. 档案

    档案...email import MapiTask, MapiTaskHistory,...MapiTaskStatus, TaskSaveFormat import datetime as dt # 创建新任务 task...

    blog.aspose.com/zh/email/create-ms-outlook-task...
  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. Compress HTML In Java

    Compress HTML in Java without losing quality. Optimize HTML content, reduce file size easily...."aspose-words" % "ver" Copy import com.aspose.words.*; Document...doc.save( "Output.html" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/compress/html/
  5. Working with Annotations|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using PdfAnnotationEditor Class....Annotations by Specified Type Import and Export Annotations to XFDF...

    docs.aspose.com/pdf/net/pdfannotationeditor-class/
  6. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../Importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...with a text box, which we will import into the first document. src_doc...formatting # while importing them to other documents. import_format_options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PDF to JPEG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import necessary Python libraries...Output file: import aspose.pdf as apdf from io import FileIO from...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  8. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python.... from asposepdf import Api # init license documentName...with Python. from asposepdf import Api documentName = "testdata/Hello...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  9. 在 Python 中安全加载和转换不可信的 HTML – Aspose.HTML

    学习如何使用 Aspose.HTML for Python via .NET 在 Python 中安全加载和转换不可信的 HTML。包括阻止脚本和外部图像的沙箱示例。...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...html.converters as conv 6 import aspose.html.saving as sav 7...

    docs.aspose.com/html/zh/python-net/sandboxing/
  10. MHTML Converter – Aspose.HTML for Python via .NET

    Learn how to convert MHTML to other formats using Aspose.HTML for Python via .NET and consider Python code example of MHTML to PDF conversion....'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/mhtml-converter/