Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 67,079 for

import

(0.2 sec)
  1. Load And Save To Disk in Ruby|Aspose.Words for ...

    Load and save MS Word document to disk using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/load-and-save-to-dis...
  2. HtmlInsertOptions enumeration | Aspose.Words fo...

    Aspose.Words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insertHtml()](../documentbuilder/insertHtml/#string_htmlinsertoptions) method....</html>` ; // Set the new mode of import HTML block-level elements....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Reading XML Values from the SolutionXML Element...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/reading-xml-values...
  4. Convert TXT to POT via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint pot files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation Object Import HTML content in text frame...conversations. Data Import and Export : Use POT formats to import and export...

    products.aspose.com/total/net/conversion/txt-to...
  5. Convert POT to CSV via C# or with free Online C...

    Convert POT to CSV in C# without using Microsoft Excel or Powerpoint or online. Test free POT to CSV online converter quickly before integrating the code....essential for data analysis and import/export. The conversion of POT...enables you to: Use Cases: Data Import and Export : Convert POT files...

    products.aspose.com/total/net/conversion/pot-to...
  6. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom fonts installed on my system. According to the documentation, Aspose libraries such…...callback: import com.aspose.diagram.Diagram; import com.aspose...IWarningCallback; import com.aspose.diagram.WarningInfo; import com.aspose...

    forum.aspose.com/t/unable-to-detect-installed-t...
  7. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。...examples ; import com.aspose.pdf.* ; import java.util.* ;...pdf.examples ; import com.aspose.pdf.* ; import java.util.* ;...

    docs.aspose.com/pdf/zh/java/text-annotation/
  8. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…... import com.aspose.pdf.*; import com.aspose.imaging...imaging.*; import com.aspose.imaging.fileformats.tiff.*; import java...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  9. Extract SVG From Website in Python – Aspose.HTML

    Learn how to download SVG from website using Aspose.HTML. Consider Python examples to automate extracing inline and external SVG from any website....website using Python 2 3 import os 4 import aspose.html as ah 5 6...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...

    docs.aspose.com/html/python-net/extract-svg-fro...
  10. How to Convert JSON to Excel in Python

    This quick tutorial explains how to convert JSON to Excel in Python as when we convert JSON to Excel Python is one of the best options. This tutorial provides configuration information, sequence of steps and a runnable sample code to demonstrate this feature....workbook can be loaded for importing the JSON data to a specified...Workbook class instance for importing JSON data Get a reference...

    kb.aspose.com/cells/python/how-to-convert-json-...