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

import

(0.12 sec)
  1. 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...
  2. Installasie|Aspose.Words vir Python via .NET

    Installeer Aspose.Words vir Python gebruik Visual Studio gereedskap Soos Bestuur NuGet Pakkette of Package Manager Console en die MSI installeerder. Gebruik die Full Trust toestemming stel....kode: # Import Aspose.Words for Python via .NET module import aspose...

    docs.aspose.com/words/af/python-net/installation/
  3. View XML Files using Python | Aspose.PDF

    Open and view XML documents programmatically with Python sample code using Aspose.PDF for Python for .NET...XML files import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/viewer/xml/
  4. Displaying Email Information on Screen in Ruby|...

    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....file message_format = Rjb :: import ( 'com.aspose.email.MessageFormat'...MessageFormat' ) message = Rjb :: import ( 'com.aspose.email.MailMessage'...

    docs.aspose.com/email/java/displaying-email-inf...
  5. 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...
  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. 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...
  9. 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-...
  10. 用 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-...