Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 94,495 for

object

(1.03 sec)
  1. Aspose.3D Transform Nodes by quaternion | produ...

    Learn how to transform Nodes by quaternion...IMeshConvertible object, initialize the node object, and add the...

    products.aspose.com/3d/tutorial/transform-nodes...
  2. Render text with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to visualize the text of any complexity with the glyphs code....in the article Using Glyph objects . There, you will find more...working with glyphs and Glyph objects specifically. You can also...

    products.aspose.com/font/cpp/render-text/
  3. 获取所有幻灯片的标题|Aspose.Slides 文档

    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....PresentationPart object from the PresentationDocument object. PresentationPart...Presentation object from the PresentationPart object. Presentation...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  4. Removing attachment from PDF using Python|Aspos...

    Aspose.PDF can remove attachments from your PDF documents. Use Python PDF API to remove attachments in PDF files using Aspose.PDF for Python via .NET library....attachments are held in the Document object’s EmbeddedFiles collection...updated file using the Document object’s save() method. The following...

    docs.aspose.com/pdf/python-net/removing-attachm...
  5. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....properties of the PageSetup object for the desired worksheet....(); // Instantiate a Workbook object Workbook workbook ( U16String...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  6. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for Java recognition results in XML 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-xml/
  7. Accessing Table from Cell and Adding Values ins...

    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....values inside the Table or List Object using the Cell.putValue() method...values inside the Table or List Object using row and column offsets...

    docs.aspose.com/cells/java/accessing-table-from...
  8. Convert PUB Files | Aspose.PUB for Java

    Convertion functionality of Publisher file using Aspose.PUB for Java solution is described and demonstrated with the pseudocode in this article....project Specify an IPubParser object named parser and assign it...responsible for creating a parser object to parse the .pub file specified...

    docs.aspose.com/pub/java/convert-pub-files/
  9. MailMergeDataSource | Aspose.Words for Java

    Mail merge data source used for using in MailMergerContext in Java....Object public class MailMergeDataSource...create(String[] fieldNames, Object[] fieldValues) Creates Mail...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Convert MPP to PDF using Java

    This quick tutorial guides you on how to convert MPP to PDF using Java. It contains the configuration details, a sequence of steps and runnable sample code for writing MPP to PDF converter using Java....Project object Instantiate the PdfSaveOptions class object Set the...property in the PDFSaveOptions object Convert the MPP file to PDF...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...