Sort Score
Result 10 results
Languages All
Labels All
Results 8,211 - 8,220 of 94,459 for

object

(0.52 sec)
  1. PDF Footer Insertion Using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++....PDF document using Document object. Create a Stamp and define...

    products.aspose.com/pdf/cpp/footer/
  2. Working with Headers in NPOI|Aspose.Words for .NET

    Work with headers in a document easily and fast instead of using NPOI in C#....headers/footers using Document object. C# Document wordDocument =...

    docs.aspose.com/words/net/working-with-headers-...
  3. Move Range of Cells in a Worksheet with Node.js...

    Learn how to move a range of cells in a worksheet using Aspose.Cells for Node.js via C++....// Instantiate the workbook object. Open the Excel file const...

    docs.aspose.com/cells/nodejs-cpp/move-range-of-...
  4. Adding Worksheets to New Excel File in Jython|D...

    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....new worksheet to the Workbook object worksheets = workbook . getWorksheets...

    docs.aspose.com/cells/java/adding-worksheets-to...
  5. PdfEncryptionDetails | Aspose.Words for .NET

    Discover the PdfEncryptionDetails constructor to easily initialize secure PDF encryption instances. Enhance your document protection with our powerful tool!...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Drawing::Charts::BubbleSizeColle...

    Aspose::Words::Drawing::Charts::BubbleSizeCollection class. Represents a collection of bubble sizes for a chart series in C++....override Returns an enumerator object. GetType () const override...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent in C++....raw data via the ImageData object. System :: SharedPtr < Aspose...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an image in C++....raw data via the ImageData object. System :: SharedPtr < Aspose...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Working with data display formats of DataField ...

    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....Filter Pages option Get the Cell object by DisplayName of PivotField...

    docs.aspose.com/cells/java/working-with-data-di...
  10. Add Pages to PDF using Go | Aspose.PDF

    Add PDF pages to your document programmatically with Go sample code using Aspose.PDF for Go via C++... Create a Document object with the input PDF file. Call...

    products.aspose.com/pdf/go-cpp/pages/add/