Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 94,479 for

object

(1.06 sec)
  1. Convert EPUB to WMZ via Java | products.aspose.com

    Export EPUB file to WMZ in your Java applications without using any third party application...Document class Initialize class object and render EPUB to JPEG by...TiffSettings, & TIFF device objects. You can get a single TIFF...

    products.aspose.com/total/java/conversion/epub-...
  2. Convert EPUB to EMZ via Java | products.aspose.com

    Export EPUB file to EMZ in your Java applications without using any third party application...Document class Initialize class object and render EPUB to JPEG by...TiffSettings, & TIFF device objects. You can get a single TIFF...

    products.aspose.com/total/java/conversion/epub-...
  3. Convert PCL to TGA via Java | products.aspose.com

    Export PCL file to TGA in your Java applications without using any third party application...Document class Initialize class object and render PCL to JPEG by using...TiffSettings, & TIFF device objects. You can get a single TIFF...

    products.aspose.com/total/java/conversion/pcl-t...
  4. MetafileRenderingOptions.emulate_rendering_to_s...

    MetafileRenderingOptions.emulate_rendering_to_size_on_page_resolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page....# Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Loading::RtfLoadOptions::RtfLoad...

    Aspose::Words::Loading::RtfLoadOptions::RtfLoadOptions constructor. Initializes a new instance of this class with default values in C++....Create an "RtfLoadOptions" object to modify how we load an RTF...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...Slides expects a PpsxOptions object when saving to the PPS X format;...instantiate a Presentation object that represents a PPTX file...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...
  7. SaveOptions.update_last_printed_property proper...

    SaveOptions.update_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtindocumentproperties/last_printed/) property is updated before saving....operation # with this SaveOptions object passed as a parameter is used...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...column and set style to column object If these cells contain same...need to create a few Cell objects when need. Also. We can call...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  9. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks....You can now get the Document object’s methods, such as IsCenterWindow...Document class. Set the Document object’s properties. Save the updated...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  10. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....outputStream, options); Using Bimap object and string for saving BMP to...image is assigned by Bitmap object and the output EPS file is...

    docs.aspose.com/page/zh/cpp/convert/bmp-to-eps/