Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 94,307 for

object

(0.08 sec)
  1. Get Address, Cell Count, Offset, Entire Column,...

    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....via C++ provides the Range object, which has various utility...or properties of the Range object. Address Gets the address of...

    docs.aspose.com/cells/javascript-cpp/get-addres...
  2. Aspose::Words::EditableRangeStart class | Aspos...

    Aspose::Words::EditableRangeStart class. Represents a start of an editable range in a Word document. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...get_EditableRange () Gets the facade object that encapsulates this editable...

    reference.aspose.com/words/cpp/aspose.words/edi...
  3. Add a new Layer in the Visio Diagram in Ruby|Do...

    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 a new Layer class object layer = Rjb :: import ( 'com..."Circle" ) \ # get the Shape object shape = page . getShapes ()...

    docs.aspose.com/diagram/java/add-a-new-layer-in...
  4. Aspose.PSD for .NET 25.10 - Release Notes|Docum...

    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....SmartObjectResource Bug PSDNET-2395 Smart Object Replace in the specific file...LnkeResource on replacing smart objects Bug Public API Changes Added...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  5. GlowFormat.remove method | Aspose.Words for Nod...

    GlowFormat.remove method. Removes [GlowFormat](../) from the parent Object....GlowFormat from the parent object. remove () See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldDde Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDde class for seamless DDE field implementation. Enhance your document automation with powerful features today!...{ get; } Gets a FieldFormat object that provides typed access...whether to insert the linked object as a bitmap. InsertAsHtml {...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Saving::SaveOptions::get_ImlRend...

    Aspose::Words::Saving::SaveOptions::get_ImlRenderingMode method. Gets or sets a value determining how ink (InkML) Objects are rendered in C++....determining how ink (InkML) objects are rendered. Aspose :: Words...Examples Shows how to render Ink object. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 在 C# 中指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...NET // Initialize an object Discreet3dsSaveOptio saveOpts...; // The separator between object's name and the duplicated counter...

    docs.aspose.com/3d/zh/net/specify-3d-file-save-...
  9. Export Data from Worksheets|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...the first cell to an array. Object dataTable [][] = worksheet...

    docs.aspose.com/cells/java/export-data-from-wor...
  10. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition using Aspose.OCR for Python via .NET....is constructed as OcrInput object. With this approach, you can...in a single API call . The object constructor takes the type...

    docs.aspose.com/ocr/python-net/ocrinput/