Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 67,147 for

import

(0.19 sec)
  1. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their document workflows....Word document: import aspose.slides as slides import aspose.words...

    docs.aspose.com/slides/python-net/convert-power...
  2. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Java....examples ; import java.io.FileNotFoundExceptio ; import java.time...time.Clock ; import java.time.Duration ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/optimize-pdf/
  3. Editing Task Baseline Durations in Ruby | Aspos...

    Learn how to edit Microsoft Project (MPP/XML) task baseline durations using Aspose.Tasks Java for Ruby....oneMinute 6 7 project = Rjb :: import( 'com.aspose.tasks.Project'...project . setBaseline( Rjb :: import( 'com.aspose.tasks.BaselineType'...

    docs.aspose.com/tasks/java/task-baseline-durati...
  4. Spacing Factor|Aspose.Words for JasperReports

    Aspose Words for JasperReports can reduce spacing between page elements proportionally.... JasperReports Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/spacing-fac...
  5. RtfLoadOptions.RecognizeUtf8Text | Aspose.Words...

    Discover how the RtfLoadOptions RecognizeUtf8Text property preserves UTF-8 characters during Import, ensuring accurate text representation and seamless integration....they will be preserved during import. public bool RecognizeUtf8Text...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Aspose::Words::HtmlInsertOptions enum | Aspose....

    Aspose::Words::HtmlInsertOptions enum. Specifies options for the InsertHtml() method in C++....</html>" ; // Set the new mode of import HTML block-level elements....

    reference.aspose.com/words/cpp/aspose.words/htm...
  7. SVG to XML in Python – Aspose.SVG for Python vi...

    Convert SVG to Base64 and save it as XML in Python to enhance compatibility, simplify data transfer, and ensure the integrity of XML documents....convert SVG to XML import base64 import os import aspose.svg as assvg...assvg import xml.etree.ElementTree as et # Create a function...

    products.aspose.com/svg/python-net/base64-encod...
  8. Java Compression API - Create, Encrypt, Extract...

    Harness the power of Java Compression API! Create, encrypt, decrypt archives, manage entries, and more. Learn how to compress and decompress files with ease....scenarios import com.aspose.zip.GzipArchive ; import java.io.FileInputStream...FileInputStream ; import java.io.FileOutputStream ; import java.io.IOException...

    products.aspose.com/zip/java/advanced-api-featu...
  9. How to Export JSON to Excel in Node.js

    This article explains how to export JSON to Excel in Node.js. It has the IDE configuration, the program logic, and a runnable sample code to convert JSON file to Excel in Node.js....sheet where JSON data is to be imported Call the importData() method...steps summarize the process to import JSON to Excel in Node.js ....

    kb.aspose.com/cells/nodejs/how-to-export-json-t...
  10. Merge Excel Files using Python

    Follow this article to merge Excel files using Python. It includes details on setting up the IDE, a list of instructions, and sample code to combine Excel files using Python....NET to merge Excel files Import the required modules and classes...Excel files using Python . Import the necessary modules, load...

    kb.aspose.com/cells/python/merge-excel-files-us...