Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 96,139 for

object

(0.18 sec)
  1. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form....InputGroup element is declared as an object with "element_type": "InputGroup"...elements provided as an array of objects in the children property: The...

    docs.aspose.com/omr/net/json-markup/inputgroup/
  2. Shading Class | Aspose.Words for .NET

    Discover the Aspose.Words.Shading class, designed to enhance your documents with customizable shading attributes for a professional look....Contains shading attributes for an object. To learn more, visit the Programming...the background of the Shading object. BackgroundPatternThe { get;...

    reference.aspose.com/words/net/aspose.words/sha...
  3. 使用JavaScript通过C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel工作表中将WAV文件作为OLE对象插入。...Cells OLE Object Example </ title > </ head...head > < body > < h1 > Add OLE Object to Workbook </ h1 > < p > Select...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  4. 3D Objects|Documentation

    Articles about manipulating 3D Objects in Aspose.3D for .NET....3D Objects Contents [ Hide ] Convert Mesh of a single 3D object...3D file Work with XPath-Like Object Queries Animation 3D Modeling...

    docs.aspose.com/3d/net/3d-objects/
  5. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic Objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location....a different type of drawing object, for example, a text box containing...straightforward way of rendering this object since it is a combination of...

    docs.aspose.com/words/cpp/rendering-shapes-sepa...
  6. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using Node.js via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....Cells collection represents an object of the Cell class. Aspose.Cells...Horizontal Alignment Use the Style object’s setHorizontalAlignme method...

    docs.aspose.com/cells/nodejs-cpp/cells-alignmen...
  7. Set Privileges, Encrypt and Decrypt PDF File|As...

    Encrypt PDF File with Java using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....privileges on a PDF file, create an object of the DocumentPrivilege class...pass this object as an argument to the Document object’s Encrypt...

    docs.aspose.com/pdf/java/set-privileges-encrypt...
  8. Working with Attachments | Aspose.Note Document...

    A guide on managing and utilizing file attachments within your application....Load attached file to a stream object 14 using (Stream outputStream...passing document object. Initialize object by passing the document...

    docs.aspose.com/note/net/working-with-attachments/
  9. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...Error: Object reference not set to an instance of an object. Stack...RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  10. Convert PDF to JPG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to JPEG image, convert all and single pages to JPEG images with Aspose.PDF for Android via Java....to a JPEG image: Create an object of the Document class to get..."PDF-to-JPEG.jpeg" ); // Create stream object to save the output image try...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...