Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 97,376 for

object

(0.13 sec)
  1. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....the Worksheet object). The new Comment object can be accessed...After accessing the Comment object, customize the comment note...

    docs.aspose.com/cells/cpp/comments-and-notes/
  2. Merge PDF programmatically|Aspose.PDF for Java

    This page explain how to merge PDF documents into a single PDF file with Java....files: Create two Document objects, each containing one of the...Add method for the Document object you want to add the other PDF...

    docs.aspose.com/pdf/java/merge-pdf-documents/
  3. FieldDde class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldDde class. Implements the DDE field...) format Gets a FieldFormat object that provides typed access...whether to insert the linked object as a bitmap. insertAsHtml Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert Farsi document with embeded objects and...

    When converting a Farsi document with Farsi numbering to pdf, the resulting pdf’s numbering is shows with European numbers, so I added the saveOptions to convert the numbers to Arabic format like so: var saveOptions = n…...Farsi document with embeded objects and numbering to pdf Aspose...but because I have embeded objects, I have to set TextShaperFactory...

    forum.aspose.com/t/convert-farsi-document-with-...
  5. ShapeRenderer constructor | Aspose.Words for No...

    ShapeRenderer constructor. Initializes a new instance of this class....ShapeBase The DrawinML shape object that you want to render. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::FileFormatUtil::DetectFileFormat...

    Aspose::Words::FileFormatUtil::DetectFileFormat method. Detects and returns the information about a format of a document stored in a stream in C++....ReturnValue A FileFormatInfo object that contains the detected...the document into a Document object. This method throws FileCorruptedExcepti...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a smart Object, the re…...replace the content of a smart object, the result is not the same...replace the content of the smart object. # Import des classes Aspose...

    forum.aspose.com/t/modify-smartobject-psd/313972
  8. Insert Page Break in PDF using Java

    Use this guide to insert page break in PDF using Java. This article provides IDE settings, coding steps, and a sample code to add page break to PDF using Java....file using the Document class object for adding page breaks Create...to save the output Create an object of the PdfFileEditor class...

    kb.aspose.com/pdf/java/insert-page-break-in-pdf...
  9. Animate PowerPoint Charts on Android|Aspose.Sli...

    Create stunning animated charts in Java with Aspose.Slides for Android. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....Get reference of the chart object. Animate the series. Write...Get reference of the chart object ISlide slide = pres . getSlides...

    docs.aspose.com/slides/androidjava/animated-cha...
  10. Convert PDF file to HTML format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with C++ library....Instantiate HTML Save Option object auto htmlOptions = MakeObject...Instantiate HTML Save Option object auto htmlOptions = MakeObject...

    docs.aspose.com/pdf/cpp/convert-pdf-to-html/