Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 95,294 for

object

(0.28 sec)
  1. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method...the document into a Document object. This method throws Aspose...corruption. Returns A FileFormatInfo object that contains the detected...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用几何部分|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....//initialize LineTo geometry object LineTo lineTo = new LineTo...//initialize LineTo geometry object lineTo = new LineTo (); //set...

    docs.aspose.com/diagram/zh/java/working-with-ge...
  3. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D Objects. RemoveProperty, GetProperty, SetProperty members of 3D Objects are a set of short-handed methods to manipulate customized properties of the Object....Remove custom properties of a 3D Object Developers can Add, retrieve...remove custom properties of 3D objects. RemoveProperty , GetProperty...

    docs.aspose.com/3d/net/manipulate-custom-proper...
  4. Aspose::Words::Rendering::PageInfo class | Aspo...

    Aspose::Words::Rendering::PageInfo class. Represents information about a particular document page. To learn more, visit the documentation article in C++....PageInfo : public System :: Object Methods Method Description...and height returned by this object represent the “final” size...

    reference.aspose.com/words/cpp/aspose.words.ren...
  5. How to get Images from a PDF in C#

    This tutorial explains how to get images from a pdf in c# with the help of step-wise procedure and a runnable sample code. The sample code can be used to get all images from pdf in c# as well as selected ones with the help of a very few lines of code only....it using the Document class object Get access to a particular...image using the XImage class object Create a new file stream using...

    kb.aspose.com/pdf/net/how-to-get-images-from-a-...
  6. ImageSaveOptions.useGdiEmfRenderer property | A...

    ImageSaveOptions.useGdiEmfRenderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF....is written to GDI+ graphics object and saved to metafile. If set... we can pass a SaveOptions object to select a renderer for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt document using RC4 encryption method....DocSaveOptions object in a LoadOptions object. expect (() =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with DocSaveOptions! Easily set or retrieve a password for RC4 encryption to protect your sensitive information....DocSaveOptions object in a LoadOptions object. Assert . Throws...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for PHP via Java and elevate your presentations with professional text formatting for maximum impact....Paragraphs Create a new paragraph object for holding superscript text...TextFrame . Create a new portion object Set Escapement property for...

    docs.aspose.com/slides/php-java/superscript-and...
  10. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…..."readSheet"; List<Map<String, Object>> tableData = new ArrayList<>();...getRows().get(rowIdx); Map<String, Object> tableRow = new LinkedHashMap<>();...

    forum.aspose.com/t/light-cells-customization-im...