Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 196,985 for

new

(0.09 sec)
  1. Font.SmallCaps | Aspose.Words for .NET

    Discover the Font SmallCaps property. Easily format text in small capital letters for enhanced readability and a stylish look in your designs.... Document doc = new Document (); Paragraph para =...regular capitals: Run run = new Run ( doc , "all capitals" );...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Convert PowerPoint to Animated GIF|Aspose.Slide...

    Convert PowerPoint to animated GIF: PPT to GIF, PPTX to GIF, with Aspose.Slides API....settings: Presentation pres = new Presentation ( "pres.pptx" );...in Java: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/androidjava/convert-powe...
  3. Split PDF programmatically|Aspose.PDF for Java

    This topic shows how to split PDF pages into individual PDF files in your Java applications....For each iteration, create a new Document object and add the individual...the empty document. Save the new PDF using Save method. The following...

    docs.aspose.com/pdf/java/split-document/
  4. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....initialize a scene Scene scene = new Scene (); // create a Box instance.... CreateChildNode ( "box" , new Box ()); // add custom property...

    docs.aspose.com/3d/net/manipulate-custom-proper...
  5. Load Specific Worksheets in a Workbook with Nod...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for Node.js via C++. Improve performance and reduce memory consumption....__dirname , "data" ); // Define a new Workbook. let workbook ; // Load...worksheet only. const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/load-specific-...
  6. ChartDataLabelCollection.ShowLegendKey | Aspose...

    Control your chart's appearance with the ShowLegendKey property in ChartDataLabelCollection. Easily toggle legend keys for enhanced data clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { "Word" , "PDF" , "Excel" }, new [] { 2.7 ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before paragraphs for enhanced document formatting and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...flag as "false" to start each new paragraph on the same page //...

    reference.aspose.com/words/net/aspose.words/par...
  8. ImageSaveOptions.Resolution | Aspose.Words for ...

    Optimize your images with ImageSaveOptions! Control horizontal and vertical resolution in DPI for stunning quality and clarity. Enhance your visuals today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Times New Roman" ; builder . Font . Size...

    reference.aspose.com/words/net/aspose.words.sav...
  9. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the "Write" method creates a new Run, // which then appears in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Adding MapiTask to PST in Ruby|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.... new ( "To Do" , "Just click and type to add new task" ...Date' ) . new , Rjb :: import ( 'java.util.Date' ) . new ) task...

    docs.aspose.com/email/java/adding-mapitask-to-p...