Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 214,313 for

new

(0.11 sec)
  1. StructuredDocumentTagRangeStart.removeSelfOnly ...

    StructuredDocumentTagRangeStart.removeSelfOnly method. Removes this range start and appropriate range end nodes of the structured document tag, but keeps its content inside the document tree....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... ( doc ) { let rangeStart = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for PHP via Java. Get clear code samples and tips to streamline your presentations.... Add a new Node in SmartArt shape NodeCollection...desired the presentation $pres = new Presentation ( "SimpleSmartArt...

    docs.aspose.com/slides/php-java/manage-smartart...
  3. Working with Folders on IMAP Server|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....folderInfoColl ) { // Folder name and get New messages in the folder System...()); System . out . println ( "New message count: " + folderExtInfo...

    docs.aspose.com/email/java/working-with-folders...
  4. Rotate the shape in a visio page with Aspose.Di...

    Learn how to rotate the shape in a visio page with Aspose.Diagram.... We'll start by creating a new diagram using the Aspose.Diagram...Aspose.Diagram.Diagram diagram = new Aspose.Diagram.Diagram(); diagram...

    products.aspose.com/diagram/tutorial/rotate-shape/
  5. Slide Transition|Aspose.Slides for Node.js via ...

    Master slide transitions in Aspose.Slides for Node.js: add, customize, and sequence effects and durations with examples for PPT, PPTX, and ODP presentations....addSlideTransition () { let presentation = new aspose . slides . Presentation...accessSlideTransitio () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. ChartFormat.Fill | Aspose.Words for .NET

    Discover the ChartFormat Fill property for enhanced chart visuals. Unlock unique fill formatting options for your parent chart elements today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series 1" , new [] { 0.7 , 1.8 , 2.6 , 3.9 }, new [] { 2.7 , 3...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions(); // If we save...

    reference.aspose.com/words/java/com.aspose.word...
  8. Set Conditional Formats of Excel and ODS files|...

    How to apply conditional formats to Excel and ODS files in JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...link for the image const blob = new Blob ([ imageData ], { type :...

    docs.aspose.com/cells/javascript-cpp/conditiona...
  9. GS1 Composite Barcodes in C#|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....using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/gs1-composite-barco...
  10. Page Margin Problem - Free Support Forum - aspo...

    Why does Aspose.Words retrieve different page margins for the same document when loaded in Windows versus Linux environments?...programmatically: Document doc = new Document("YourDocument.docx");...warning: Font warning: Font 'Times New Roman' has not been found. Using...

    forum.aspose.com/t/page-margin-problem/314423