Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 73,976 for

import

(0.5 sec)
  1. Set Image Size|Aspose.PDF for Java

    This section describes how to set image size PDF file using Java library....examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/set-image-size/
  2. ChartAxis class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxis class. Represents the axis options of the chart... import aspose.words as aw from aspose.pydrawing import Color...Color from api_example_base import ApiExampleBase , ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Benefits of Aspose.Slides for .NET | products.a...

    Why Aspose.Slides for .NET is the best choice for working with presentations...such as 2D and 3D effects, PDF import and export, video export, WordArt...PDF/UA. These settings are important for ensuring that your PDF...

    products.aspose.com/slides/net/benefits/
  4. Aspose::Words::Fields::FieldInclude::get_TextCo...

    Aspose::Words::Fields::FieldInclude::get_TextConverter method. Gets or sets the name of the text converter for the format of the included file in C++....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. auto field = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Edit DOC In Python

    Edit DOC in Python code....Edit a Table Edit an Image import aspose.words as aw doc = aw...) doc.save( "Output.doc" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/edit/doc/
  6. Edit DOCX In Python

    Edit DOCX in Python code....Edit a Table Edit an Image import aspose.words as aw doc = aw...) doc.save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/edit/docx/
  7. Edit TEXT In Python

    Edit TEXT in Python code....Edit a Table Edit an Image import aspose.words as aw doc = aw...) doc.save( "Output.txt" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/edit/text/
  8. 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...
  9. Exact Spacings|Aspose.Words for JasperReports

    Aspose Words for JasperReports will try to optimize adding of white spaces before or after paragraphs.... In JasperReports: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/exact-spaci...
  10. Round Points|Aspose.Words for JasperReports

    Aspose Words for JasperReports can try to round all the coordinates of objects in a report.... In JasperReports: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/round-points/