Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 97,218 for

import

(0.17 sec)
  1. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in Python between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....powerful software solution to import and export Word, PDF, Web documents...target format from the list import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion/
  2. Convert PDF To DOC Python

    Convert PDF to DOC format in Python code. Save PDF as DOC using Python....professional software solution to import and export PDF, DOC, and many...target format from the list import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  3. Convert tiff to pdf in Java using aspose api - ...

    Hello team, We have a requirement in our project to convert tiff images to pdf.I am trying to use aspose api to do the same. But the issue is image height and width for the tiff files are not constant. Also sometimes re…...they are: import com.aspose.imaging.Image; import com.aspose...aspose.imaging.ImageOptionsBase; import com.aspose.imaging.fileformats...

    forum.aspose.com/t/convert-tiff-to-pdf-in-java-...
  4. Chart Formatting|Aspose.Slides for Python Docum...

    Format chart entities in PowerPoint presentations in Python...PPTX file import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Instantiating...

    docs.aspose.com/slides/python-net/chart-formatt...
  5. Convert PDF to DOCX in Java - Memory leak while...

    Test_PDF_XY.pdf (68.2 KB) Aspose Team, We’re trying to convert color PDF files to grayscale in java. Because there is a bug in the recommended solution (Grayscaling PDFs causes textboxes to get blacked-out - #4 by jmu…... Xiaohong import java.io.File; import java.io.IOException;...IOException; import java.nio.file.Files; import java.nio.file.Paths;...

    forum.aspose.com/t/convert-pdf-to-docx-in-java-...
  6. Aspose::Words::Fields::FieldImport::get_IsLinke...

    Aspose::Words::Fields::FieldImport::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....set_ResizeVertically ( true ); // 2 - The IMPORT field: auto fieldImport = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 在Ruby中将工作表转换为图像|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....ImageOptions img_options = Rjb :: import ( 'com.aspose.cells.ImageOrPrintOptions'...type image_format = Rjb :: import ( 'com.aspose.cells.ImageFormat'...

    docs.aspose.com/cells/zh/java/converting-worksh...
  8. Setting the Label Distance From Category Axis i...

    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....presentation file pres = Rjb::import('com.aspose.slides.Presentation')...sld.getShapes().addChart(Rjb::import('com.aspose.slides.ChartType')...

    docs.aspose.com/slides/java/setting-the-label-d...
  9. Kentico Content Exporter Module|Aspose.Words fo...

    Export online content into Word Processing or PDF document using Aspose.Words Kentico Content Exporter Module in C#.... Click Import site or objects . The Import wizard starts...are selected Import tasks (recommended) Import files (recommended)...

    docs.aspose.com/words/net/kentico-content-expor...
  10. Resizing the lateral line shape - Aspose.Diagra...

    I created a new visio diagram and added one shape: lateral line [as I understand this shape comes with Visio]. I modified ChangeShapeSize.java from the examples project to use this object, but it doesn’t resize it at all…...Shapes; import com.aspose.diagram.Diagram; import com.aspose...Page; import com.aspose.diagram.SaveFileFormat; import com.aspose...

    forum.aspose.com/t/resizing-the-lateral-line-sh...