Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 93,400 for

object

(0.15 sec)
  1. Convert ODP to PPTX in JavaScript|Aspose.Slides...

    Convert ODP to PPTX with Aspose.Slides for Node.js. Clean JavaScript code examples, batch tips, and high-quality results—no PowerPoint needed....Presentation constructor when the object is instantiated. The following...library uses a full presentation object model and retains structure...

    docs.aspose.com/slides/nodejs-java/convert-odp-...
  2. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....pdf" ); // Create new document object auto document = MakeObject...pdf" ); // Create new document object auto document = MakeObject...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  3. Split PDF, HTML, TXT Files using C++ | Aspose.PDF

    Simple demo source code to split PDF files on any platform with C++ language....Create a new Document class object to split PDF pages. Add current...pdf" ); //Create PdfFileEditor object pdfEditor = MakeObject < Aspose...

    products.aspose.com/pdf/cpp/splitter/
  4. View PPT in C++ | products.aspose.com

    View PPT in C++. Use C++ library API to open and view PowerPoint presentation...Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object and load the PPT file. Create...

    products.aspose.com/slides/cpp/viewer/ppt/
  5. View POT in C++ | products.aspose.com

    View POT in C++. Use C++ library API to open and view PowerPoint slideshow...Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object and load the POT file. Create...

    products.aspose.com/slides/cpp/viewer/pot/
  6. View POTM in C++ | products.aspose.com

    View POTM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template...Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object and load the POTM file. Create...

    products.aspose.com/slides/cpp/viewer/potm/
  7. View PPS in C++ | products.aspose.com

    View PPS in C++. Use C++ library API to open and view PowerPoint Slideshow...Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object and load the PPS file. Create...

    products.aspose.com/slides/cpp/viewer/pps/
  8. PageSetup.lineNumberRestartMode property | Aspo...

    PageSetup.lineNumberRestartMode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LineNumberRestartMode enumeration | Aspose.Word...

    Aspose.Words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Sort Data in xlsx4j|Documentation

    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....//Instantiating a Workbook object Workbook workbook = new Workbook...(); //Obtain the DataSorter object in the workbook DataSorter...

    docs.aspose.com/cells/java/sort-data-in-xlsx4j/