Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 90,787 for

object

(0.27 sec)
  1. Capabilities and limitations of the Aspose Word...

    Hi, We(Existing customer of Groupdocs.Conversion) are planning to evaluate Aspose.Words ReportingEngine as a replacement for our existing Apache POI + Velocity template solution. Kindly help clarify the following point…...methods from custom Java utility objects that are added to the reporting...type casting or converting objects within the template (e.g.,...

    forum.aspose.com/t/capabilities-and-limitations...
  2. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom factor for the generated images in C++.... we can pass a SaveOptions object to // edit the image while...how to render an Office Math object into an image file in the local...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Manage Barcode Caption|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....create an object of Caption class and then pass that object to the...

    docs.aspose.com/barcode/jasperreports/manage-ca...
  4. 使用Node.js与C++设置工作表中表或列表对象的注释|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置工作表内表或列表对象的注释。...( 0 ); // Access first list object or table. const lstObj = worksheet...Set the comment of the list object lstObj . setComment ( "This...

    docs.aspose.com/cells/zh/nodejs-cpp/set-the-com...
  5. Extract Images from PDF|Aspose.PDF for Java

    How to extract a part of the image from PDF using Aspose.PDF for Java...index returns an XImage object. This object provides a Save method...

    docs.aspose.com/pdf/java/extract-images-from-th...
  6. DocumentProperty class | Aspose.Words for Python

    aspose.words.properties.DocumentProperty class. Represents a custom or built-in document property...docx' ) # The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. print ( 'Built-in Properties:'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table CSS margin settings are ignored when conv...

    When converting from HTML to PDF with Aspose.Word for Java v24.10 table margins defined for CSS are ignored. I can reproduce this using the online converter at https://products.aspose.app/words/conversion/html-to-pdf as …...Words Document Object Model is designed to work with...Word documents. HTML documents object model is quite different and...

    forum.aspose.com/t/table-css-margin-settings-ar...
  8. 创建新工作表|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....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Workbook object WorksheetCollection worksheets...

    docs.aspose.com/cells/zh/net/create-new-worksheet/
  9. ShapeMarkupLanguage Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeMarkupLanguage enum, defining shape markup languages for enhanced document formatting and design flexibility....property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...we save while passing this object will have to follow that standard...

    reference.aspose.com/words/net/aspose.words.dra...
  10. How to Read PDF File in Java

    This tutorial provides information on how to read PDF file in Java. It will teach you how does Java read PDF to string and fetch all images from a PDF file....Document class object Instantiate TextAbsorber class object that can...using the TextAbsorber class object Display entire text read from...

    kb.aspose.com/pdf/java/how-to-read-pdf-file-in-...