Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 87,574 for

object

(0.12 sec)
  1. Make Booklet of PDF|Aspose.PDF for .NET

    This section explains how to make booklet of PDF with Aspose.PDF Facades using PdfFileEditor class....(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pdfEditor = new Aspose...

    docs.aspose.com/pdf/net/make-booklet-of-pdf/
  2. DocumentBuilder.InsertOnlineVideo | Aspose.Word...

    Effortlessly add and scale online videos in your documents with DocumentBuilder's InsertOnlineVideo method for enhanced engagement and creativity....WrapType ) Inserts an online video object into the document and scales...other settings using the Shape object returned by this method. Insertion...

    reference.aspose.com/words/net/aspose.words/doc...
  3. OlePackage.displayName property | Aspose.Words ...

    OlePackage.displayName property. Gets or sets OLE Package display name....Examples Shows how insert an OLE object into a document. let doc =...DocumentBuilder ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Words.BuildingBlocks module | Aspose.Wor...

    The Aspose.Words.BuildingBlocks module provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a document....collection of BuildingBlock objects in the document. To learn more...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for C++ library allows to convert various images formats to PDF....instance of a new Document object is created. Add a new Page...created. The Aspose.PDF BMP object is initialized using the input...

    docs.aspose.com/pdf/cpp/convert-images-format-t...
  6. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method...format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IFieldResultFormatter Interface | Aspose.Words ...

    Discover the Aspose.Words.Fields.IFieldResultFormatter interface to customize and enhance field result formatting for your documents effortlessly....format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Apply Superscript and Subscript Effects on Font...

    The Node.js code to apply superscript and subscript effects to text in Excel using Aspose.Cells for Node.js via C++....effect by setting the Font object’s setIsSuperscript method to...apply subscript, set the Font object’s setIsSubscript method to...

    docs.aspose.com/cells/nodejs-cpp/apply-superscr...
  9. XmlDataLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.XmlDataLoadOptions for efficient XML data loading. Optimize your document processing with flexible configuration options....source will always contain an object for an XML root element. If...elements have same names, such an object is not created by default....

    reference.aspose.com/words/net/aspose.words.rep...
  10. Get a Particular Page in a PDF File in Python|A...

    Explore how to extract a particular page from a PDF file in Python using Aspose.PDF for detailed document handling....1 ) # create a new Document object new_document = self . Document...collection of new document object new_document . getPages ()...

    docs.aspose.com/pdf/java/get-a-particular-page-...