Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 105,542 for

import

(0.1 sec)
  1. Converting to MHTML 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....workbook ) save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...saving options sv = Rjb :: import ( 'com.aspose.cells.HtmlSaveOptions'...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  2. Conversion of Excel files to PDF - Free Support...

    Hi, I wanted to convert multi-sheet Excel files to PDF single file using Aspose libraries in Java. I saw some sample code where the libraries used were from Cells and PDF. Import com.aspose.cells.Workbook; Import com.…... import com.aspose.cells.Workbook; import com.aspose...Document; import com.aspose.pdf.HorizontalAlignment; import com.aspose...

    forum.aspose.com/t/conversion-of-excel-files-to...
  3. PdfSecurityOptions 构造函数 | Aspose.Cells for Pyth...

    PdfSecurityOptions 构造函数 PdfSecurityOptions() PdfSecurityOptions的构造函数 def __init__ ( self ): ... 例子 以下代码为输出 pdf 设置高分辨率......cells import PdfSaveOptions , Workbook from...cells.rendering.pdfsecurity import PdfSecurityOptions wb = Workbook...

    reference.aspose.com/cells/python-net/zh/aspose...
  4. Creating an Aztec BarCode 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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/creating-an-aztec-...
  5. Convert Doc to HTML in Ruby|Aspose.Words for Java

    Converting Doc to HTML using Ruby in Java.... doc = Rjb :: import ( 'com.aspose.words.Document'...HtmlSaveOptions(); options = Rjb :: import ( 'com.aspose.words.HtmlSaveOptions'...

    docs.aspose.com/words/java/convert-doc-to-html-...
  6. PageSpacing | Aspose.Note for .NET API 参考

    获取或设置作为单页导入时的页面间距... GetDataDir_Import (); var d = new Document ();...Page > pages = PdfImporter . Import ( Path . Combine ( dataDir...

    reference.aspose.com/note/zh/net/aspose.note/me...
  7. How to Run the Examples|Documentation

    Learn about how to download Aspose.Drawing for Java examples from Github and running examples.... Import Examples to IDE Project Utilize...Eclipse, to run the examples. Import the desired example via File...

    docs.aspose.com/drawing/java/how-to-run-the-exa...
  8. Adding Video Frame to Slide in Ruby|Aspose.Slid...

    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....Presentation class pres = Rjb::import('com.aspose.slides.Presentation')...the Video vf.setPlayMode(Rjb::import('com.aspose.slides.VideoPlayModePreset')...

    docs.aspose.com/slides/java/adding-video-frame-...
  9. Updating Text Layer Removes All Layer Effects -...

    Hello When I update the text on a TextLayer using update_text(), all the FX (layer effects) applied to the layer are removed. After exporting the file to PNG, the updated text appears plain, without any of the original …...psd import Image from aspose.psd.fileformats.psd import PsdImage...psd.layers import TextLayer from aspose.pycore import cast from...

    forum.aspose.com/t/updating-text-layer-removes-...
  10. Working with Annotations|Aspose.PDF for .NET

    Learn how to work with annotations in PDF files using Aspose.PDF in .NET, including adding comments, highlights, and other annotations.... Annotation is an important part of PDF file. Using Aspose...types of allowed annotations. Import and export annotation with...

    docs.aspose.com/pdf/net/annotations/