Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 55,321 for

import

(0.06 sec)
  1. aspose.words.loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading documents....loads external resource when importing a document and inserting images...of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Սեղմել DOCX Ը Java Ում

    Սեղմեք DOCX ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք DOCX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:..."aspose-words" % "ver" Պատճենել import com.aspose.words.*; Document..."Output.docx" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/compress/docx/
  3. Aspose::Words::Loading namespace | Aspose.Words...

    Aspose::Words::Loading namespace. The Aspose.Words.Loading namespace provides classes and enumerations that allow to specify additional options when loading documents in C++....loads external resource when importing a document and inserting images...of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Check Version|Aspose.Words for JasperReports

    Aspose Words for JasperReports will always try to check version of generated .jrprint files and currently used version of JasperReports.... In JasperReports: import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/check-version/
  5. Group|Aspose.Slides for Python Documentation

    Add group shape to PowerPoint presentation in Python... import aspose.slides as slides # Instantiate...alternative text of group shape. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/group/
  6. File Format Conversion via PHP | products.aspos...

    Convert Microsoft Excel and PowerPoint Formats into many other popular formats including PDF, HTML and Images with just few lines of code.... Import the necessary libraries for...as target file. Process is, import the necessary libraries for...

    products.aspose.com/total/php-java/conversion/
  7. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character-level font substitution....to PDF format import os from aspose.cells import Workbook , PdfSaveOptions...

    docs.aspose.com/cells/python-net/change-the-fon...
  8. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...examples ; import com.aspose.pdf.* ; import java.util.* ;...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  9. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...pdf import Document from aspose.pdf.plugins import PdfImageToJpegOption...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  10. isLandscape() Does Not Return Correct Value - F...

    Hello, Using jar: aspose-pdf-25.2-jdk17.jar I don’t know why this is happening, but no matter what I do and what PDF document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...Here is my code: import com.aspose.pdf.*; import java.io.File; public...

    forum.aspose.com/t/islandscape-does-not-return-...