Sort Score
Result 10 results
Languages All
Labels All
Results 6,751 - 6,760 of 66,903 for

import

(0.09 sec)
  1. PDF to JPEG Converter using Python via Java | A...

    Sample code on Python via Java for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion with Python and Java...Output file: from asposepdf import Api , Device DIR_INPUT = "...

    products.aspose.com/pdf/python-java/conversion/...
  2. SharePoint PowerPoint | Aspose.Slides SharePoin...

    SharePoint PowerPoint is an Aspose.Slides SharePoint to create and convert SharePoint PPT, SharePoint slideshow, SharePoint presentation....PowerPoint solution, can easily import common Microsoft presentation...

    products.aspose.com/slides/sharepoint/
  3. Installing and Using Aspose.Diagram for Intelli...

    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....Diagram Examples Wizard To import/ copy Example Source Codes...

    docs.aspose.com/diagram/java/installing-and-usi...
  4. Aspose.Cells | Excel Spreadsheet Processing Jav...

    Java library to process, manipulate, & convert Excel & OpenOffice spreadsheets. Supports formula(e), charts, validations, rendering, printing, & encryption....from various data soures and import into worksheets. Retrieve data...SVG JSON to CSV CSV to JSON import English Deutsch Français Русский...

    releases.aspose.com/cells/java/
  5. Word To Pdf:Page number orientation is incorrec...

    When I convert a Word document to PDF, the page number orientation is incorrect. version:words-25.10-jdk17.jar file: TEST.7z (9.9 MB)...saving (a common workaround) import com.aspose.words.*; public...

    forum.aspose.com/t/word-to-pdf-page-number-orie...
  6. IPortionFormat for IDataLabel Is Not Working Wh...

    Hi I am unable to make changes to the IPortionFormat of an IDataLabel to Bold the font, change the color, and change the font type. I’ve been research, looking over, and even updated to the latest version of aspose slide…...how to achieve this in Java: import com.aspose.slides.*; public...

    forum.aspose.com/t/iportionformat-for-idatalabe...
  7. 透過 C# 使用 Aspose.Note 和 Aspose.Html 將 PDF 轉換為 On...

    使用 C# 將 PDF 轉換為 OneNote 的範例程式碼。利用 API 範例程式碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程式中將 .pdf 批次轉換為 .one... htmlFilePath); // Step 2: Import HTML into OneNote var document...= new Document(); document.Import(htmlFilePath); document.Save(oneFilePath);...

    products.aspose.com/note/zh-hant/net/conversion...
  8. Compare DOCX In Java

    Compare DOCX documents using Java to diff two files. With our Java API you can detect the difference even if one character or one word has been changed.... An important point: the compared DOCX documents..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/compare/docx/
  9. Compare HTML In Java

    Compare HTML documents using Java to diff two files. With our Java API you can detect the difference even if one character or one word has been changed.... An important point: the compared HTML documents..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/compare/html/
  10. Change Table Style in Word Documents|Aspose.Wor...

    Advanced table formatting C++. Create a table style using C++. Apply table style C++.... It is important to know that with this copying...following code example shows how to import a style from one document to...

    docs.aspose.com/words/cpp/working-with-tablestyle/