Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 66,687 for

import

(0.13 sec)
  1. Alternative methods to supply main TeX input fi...

    Aspose.TeX API solution for Python includes a Constructor that accepts a stream as the first argument, providing conversion functionality.... tex import * 2 from aspose. tex . io import * 3 from aspose...presentation . xps import * 4 from io import BytesIO 5 ##########...

    docs.aspose.com/tex/python-net/other-ways-of-ma...
  2. 使用 Python 查看 MHT 文件 | Aspose.PDF

    用于在 .NET 上打开和查看 MHT 文件的 Python 源代码...此示例代码显示如何查看 MHT 文件 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/view...
  3. Warnings while loading a document - Free Suppor...

    While loading a document the following warnings occure using the WarningCallback method: Aspose warning: 9: 3F01; Aspose warning: 9: Import of element ‘shapedefaults’ is not supported in Docx format by Aspose.Words.; …...9: 3F01; Aspose warning: 9: Import of element ‘shapedefaults’...Words.; Aspose warning: 9: Import of element ‘extraClrSchemeLst’...

    forum.aspose.com/t/warnings-while-loading-a-doc...
  4. 在 Jython 中隐藏或取消隐藏工作表|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....cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/zh/java/hide-unhide-works...
  5. Adding Page Stamps to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Stamp to your PDF file.... import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/page-stamps-in-t...
  6. Add Image Stamp to PDF using Python | Aspose.PDF

    Add image stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET....PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/stamps/image/
  7. Encrypting Excel Files in Ruby|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...) encryption_type = Rjb :: import ( 'com.aspose.cells.EncryptionType'...

    docs.aspose.com/cells/java/encrypting-excel-fil...
  8. PdfBookmarEditor Class|Aspose.PDF for Java

    Learn how to manage PDF bookmarks with facades in Java using Aspose.PDF for easier navigation within documents....Existing PDF File (facades) Import Bookmarks from XML to an Existing...

    docs.aspose.com/pdf/java/working-with-bookmarks...
  9. Aspose PDF not able to set InheritZoom on bookm...

    In my java application, I’ve been trying to create PDF with bookmarks to carry the “InheritZoom” (using XYZExplicitDestination) for compliance reason, but trying many ways, the resulting PDF keep using the “FitH” instead…...with “XYZ”: import com.aspose.pdf.Document; import com.aspose...Page; import com.aspose.pdf.XYZExplicitDestinati; import com.aspose...

    forum.aspose.com/t/aspose-pdf-not-able-to-set-i...
  10. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. Import java.awt.Color; Import java.io.B…... import java.awt.Color; import java.io.ByteArrayOutputStrea;...ByteArrayOutputStrea; import com.aspose.cells.BorderType; import com.aspose...

    forum.aspose.com/t/symbols-are-appearing-for-a-...