Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 96,279 for

object

(0.09 sec)
  1. Basics of Aspose.PDF DOM API|Aspose.PDF for And...

    Aspose.PDF for Android via Java also uses the idea of DOM to represent the structure of a PDF document in terms of Objects. Here you can read the description of this structure....Introduction to the DOM API Document Object Model (DOM) is a form of representation...structured documents as an object-oriented model. DOM is the...

    docs.aspose.com/pdf/androidjava/basics-of-dom-api/
  2. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for Java recognition results in JSON format....method of RecognitionResult object. AsposeOCR api = new AsposeOCR...// Add an image to OcrInput object OcrInput input = new OcrInput...

    docs.aspose.com/ocr/java/save-json/
  3. 通过 C++ 使用 JavaScript 自动调整合并单元格行高|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 为合并单元格自动调整行高。在电子表格中实现自动调整合并单元格的功能。...end" ; // Create a style object const style = cell1 . style...style = style ; // Create an object for AutoFitterOptions const...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  4. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products....GlyphOutlinePainter which requires object of type System.Drawing.Drawing2D...GraphicsPath for graphic drawing objectives. The implementation is as...

    docs.aspose.com/font/cpp/text-rendering-truetyp...
  5. Document.builtInDocumentProperties property | A...

    Document.builtInDocumentProperties property. Returns a collection that represents all the built-in document properties of the document....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. /*console.log("Built-in Properties:");...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Convert OBJ to STL in Java

    This quick tutorial discusses how to convert OBJ to STL in Java. It covers the configuration, the algorithm, and the sample code to create OBJ to STL converter in Java....explain how to convert a 3D object to STL in Java . As a prerequisite...your end and get the source Object file. Subsequently, specify...

    kb.aspose.com/3d/java/how-to-convert-obj-to-stl...
  7. How to Change PDF Metadata using Python

    This quick topic will mentor you in how to change PDF metadata using Python. It has all the details for setting the IDE, steps for writing the application and a runnable code to edit PDF properties using Python....file using the Document class object to modify file properties Access...using the DocumentInfo class object Update the desired properties...

    kb.aspose.com/pdf/python/how-to-change-pdf-meta...
  8. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....a combination of parts or objects that can work together well...> private void Page_Load ( object sender , System . EventArgs...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Artifacts are generally graphics objects or other markings that are...background image to a page object. The following code snippet...

    docs.aspose.com/pdf/java/artifacts/
  10. EditableRangeEnd class | Aspose.Words for Python

    aspose.words.EditableRangeEnd class. Represents an end of an editable range in a Word document...Words Document Object Model (DOM) documentation article...editable range as a single object. NOTE Currently editable ranges...

    reference.aspose.com/words/python-net/aspose.wo...