Sort Score
Result 10 results
Languages All
Labels All
Results 8,971 - 8,980 of 216,907 for

new

(0.18 sec)
  1. SectionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.SectionCollection class—your go-to solution for managing document sections efficiently with powerful features and flexibility....sections from the collection to a new array of sections. (2 methods)...whether section starts on a new page or on the same page. Programmatically...

    reference.aspose.com/words/net/aspose.words/sec...
  2. BlockImportMode | Aspose.Words for Java

    Specifies how properties of block-level elements are imported from HTML-based documents in Java....loadOptions = new HtmlLoadOptions(); // Set the new mode of import...Mode); Document doc = new Document(new ByteArrayInputStream(html...

    reference.aspose.com/words/java/com.aspose.word...
  3. Manage Chart Data Labels in Presentations on An...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Android via Java for more engaging slides....data label: Presentation pres = new Presentation (); try { IChart...Presentation class Presentation pres = new Presentation (); try { // Gets...

    docs.aspose.com/slides/androidjava/chart-data-l...
  4. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides....data label: Presentation pres = new Presentation (); try { IChart...Presentation class Presentation pres = new Presentation (); try { // Gets...

    docs.aspose.com/slides/java/chart-data-label/
  5. Output Blank Page when there is Nothing to Prin...

    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....// Create workbook const wb = new AsposeCells . Workbook (); //...page gets printed const opts = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/output-blank-p...
  6. Invoice recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from invoice images....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/recognition-settings-in...
  7. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...Description add(type, name) Creates a new user defined style and adds it...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PDF to TIFF Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one TIFF single file programmatically with C++ sample code using Aspose.PDF for C++... Initialize a new Document, and run a loop for...add a new page to TIFF document In loop: add PDF file to new page...

    products.aspose.com/pdf/cpp/merger/pdf-to-tiff/
  9. 在PHP中保存文件|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells.Interop...file path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/zh/net/saving-files-in-php/
  10. 在Php中取消保护工作表|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.... PHP 代码 $filesFormatType = new FileFormatType (); //Instantiating...Workbook object $workbook = new Workbook ( $dataDir . "book1...

    docs.aspose.com/cells/zh/java/unprotect-a-works...