Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 90,535 for

object

(0.07 sec)
  1. Convert PDF to SVG Format in PHP|Aspose.PDF for...

    Discover how to convert PDF documents to SVG format in PHP with Aspose.PDF for high-quality vector graphics transformation....pdf' ); # instantiate an object of SvgSaveOptions $save_options...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  2. Aspose::Words::MailMerging::IFieldMergingCallba...

    Aspose::Words::MailMerging::IFieldMergingCallback interface. Implement this interface if you want to control how data is inserted into merge fields during a mail merge operation in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. C++ API to Convert PDF to FODS | products.aspos...

    Convert PDF to FODS via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/pdf-to...
  4. C++ API to Convert XPS to SXC | products.aspose...

    Convert XPS to SXC via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/xps-to...
  5. C++ API to Convert TEX to CSV | products.aspose...

    Convert TEX to CSV via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/tex-to...
  6. Convert EPUB to PNG in Java – Aspose.HTML for Java

    Convert EPUB to PNG in Java using Aspose.HTML for Java API. Consider various EPUB to PNG conversion scenarios in Java code examples....Creating an ImageSaveOptions object using class. Converting EPUB...constructor initializes the options object with the format specifying...

    docs.aspose.com/html/java/convert-epub-to-png/
  7. Split PDF File into Individual Pages in Python|...

    Understand how to split a PDF document into individual pages using Python and Aspose.PDF, making content extraction easier....total_size): # create a new Document object new_document = self.Document();...

    docs.aspose.com/pdf/python-java/split-pdf-file-...
  8. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...image object //we use fabric js to manage image object, please...assume shape 0 is a textbox object const textbox = xs . sheet...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  9. 从CFF文件加载字体|Java

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。...// Initialize FontDefinition object passing CFF as FontType value...File(fontPath)); 6 7 // Based on FileInfo object, fileExtension value is calculated...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  10. Remove Fields|Documentation

    This section explains how to remve fields.... The Field object represents text field in a...collection of Aspose.Diagram.Field objects. Programming Sample The following...

    docs.aspose.com/diagram/python-java/remove-fields/