Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 44,002 for

import document

(0.1 sec)
  1. Remove Excel Annotation Online or Manage Annota...

    delete comments from Excel file through online app for free. .NET API code to manage comments of Excel files....Clear Comments from Excel Document Online or Manage via .NET...powerful .NET based Excel document annotation utility application...

    products.aspose.com/total/net/annotate/excel/
  2. 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…...matter what I do and what PDF document I open, the value I receive...Here is my code: import com.aspose.pdf.*; import java.io.File; public...

    forum.aspose.com/t/islandscape-does-not-return-...
  3. MHTML to GIF Converter using Python | Aspose.PDF

    Sample code on Python for MHTML to GIF conversion. Use example code for batch MHTML to GIF conversion with Python and .NET...convert programmatically a document from MHTML to GIF format with...with a modern document-processing Python API. Use just a few...

    products.aspose.com/pdf/python-net/conversion/m...
  4. View ODT File Online and Load or Read ODT File ...

    Free online ODT file viewer app. Python API code to read and load ODT file for viewer application....File Online and Load or Read Document via Python Develop powerful...powerful Python based ODT document viewer utility application. Code...

    products.aspose.com/total/python-net/viewer/odt/
  5. EPS to DOCX Converter using Python | Aspose.PDF

    Sample code on Python for EPS to DOCX conversion. Use example code for batch EPS to DOCX conversion with Python and .NET...convert programmatically a document from EPS to DOCX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/e...
  6. Modern API|Aspose.Slides for Python Documentation

    Modern API...api import Presentation , SaveFormat ...javax.imageio import ImageIO from java.io import File from java...

    docs.aspose.com/slides/python-java/modern-api/
  7. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը Java...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...saveOptions); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/hy/java/compress/
  8. View or Edit ODP Files Metadata using Python | ...

    Python source code to edit or view ODP format metadata....Presentation object to access the document properties of the presentation...Built-in Properties - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  9. View or Edit PPTM Files Metadata using Python |...

    Python source code to edit or view PPTM format metadata....Presentation object to access the document properties of the presentation...Built-in Properties - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  10. Remove Breaks in Ruby|Aspose.Words for Java

    Remove breaks using Ruby....paragraphs in the document. node_type = Rjb :: import ( "com.aspose...run | control_char = Rjb :: import ( "com.aspose.words.ControlChar"...

    docs.aspose.com/words/java/remove-breaks-in-ruby/