Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 97,218 for

import

(0.09 sec)
  1. Holes In Meshes - Free Support Forum - aspose.com

    Hey, Is it possible to define a mesh with a hole in it? E.g I create cube1 and cube2, where cube2 is a hole in cube1 I was thinking it might be possible with VertexElementHole, but I could not get it right…...geometry; import com.aspose.threed.Mesh; import com.aspose.threed...PolygonBuilder; import com.aspose.threed.Vector4; import java.util...

    forum.aspose.com/t/holes-in-meshes/250844
  2. Aspose.Gis.Rendering.Sld | Aspose.GIS for .NET ...

    Aspose.Gis.Rendering.Sld namespace provides classes for configuring SLD Import....classes for configuring SLD import. Classes Class Description...SldImportOptions Options for the import of Styled Layer Descriptor...

    reference.aspose.com/gis/net/aspose.gis.renderi...
  3. 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...
  4. 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-...
  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. 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...
  7. 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-...
  8. 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...
  9. 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...
  10. 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-...