Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 109,878 for

import

(0.13 sec)
  1. Loading and Saving Message|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....tools import FileFormatUtil # Detect file...options. from aspose.email import MailMessage , EmlLoadOptions...

    docs.aspose.com/email/python-net/loading-and-sa...
  2. ImportFormatOptions.KeepSourceNumbering | Aspos...

    ImportFormatOptions KeepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be Imported when it clashes in source and destination documents. The default value is false in C#....how the numbering will be imported when it clashes in source...how resolve a clash when importing documents that have lists...

    reference.aspose.com/words/net/aspose.words/imp...
  3. 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
  4. Converting Presentation to HTML in Ruby|Aspose....

    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....represents a PPTX file pres = Rjb::import('com.aspose.slides.Presentation')..."Aspose.pptx") html_opt = Rjb::import('com.aspose.slides.HtmlOptions')...

    docs.aspose.com/slides/java/converting-presenta...
  5. Insert Nested Fields in Ruby|Aspose.Words for Java

    Insert Nested Fields using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...Document' ) . new builder = Rjb :: import ( "com.aspose.words.DocumentBuilder"...

    docs.aspose.com/words/java/insert-nested-fields...
  6. Convert SVG to PNG – Python Examples

    Convert SVG to PNG in Python code or online. You will find Python examples and an online SVG Converter... import aspose from aspose.svg import * from aspose...converters import * from aspose.svg.drawing.skiasharp import * from...

    docs.aspose.com/svg/python-net/convert-svg-to-png/
  7. 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...
  8. Cells.ImportDataView | Aspose.Cells for .NET AP...

    Cells method. Imports a DataView into a worksheet...ImportDataView(DataView, int, int) Imports a DataView into a worksheet...The DataView object to be imported. firstRow Int32 The row number...

    reference.aspose.com/cells/net/aspose.cells/cel...
  9. 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-...
  10. Insert and Append Documents in C++|Aspose.Words...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end....position without any previous importing. The following code example...Document at Bookmark You can import a text file into a document...

    docs.aspose.com/words/cpp/insert-and-append-doc...