Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 195,319 for

new

(0.09 sec)
  1. StructuredDocumentTag.Checked | Aspose.Words fo...

    Manage Checkbox SDT with the StructuredDocumentTag Checked property. Easily get/set its state—default is false. Enhance document interactivity today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...StructuredDocumentTa sdtCheckBox = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Programming with Thunderbird|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....try ( FileInputStream stream = new FileInputStream ( dataDir + "Outlook...pst" )) { MboxLoadOptions lo = new MboxLoadOptions (); lo . setLeaveOpen...

    docs.aspose.com/email/java/programming-with-thu...
  3. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Fill.gradientStops property | Aspose.Words for ...

    Fill.gradientStops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Superscript and Subscript|Aspose.Slides for PHP...

    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....existing Paragraphs Create a new paragraph object for holding...of the ITextFrame . Create a new portion object Set Escapement...

    docs.aspose.com/slides/php-java/superscript-and...
  7. Render a scene into the cubemap with six faces|...

    Using Aspose.3D for .NET API, developers can render a scene into the cubemap with six faces and save all faces into the supported image formats....//load the scene Scene scene = new Scene ( path ); //create a camera...capturing the cube map Camera cam = new Camera ( ProjectionType . Perspective...

    docs.aspose.com/3d/net/render-a-scene-into-the-...
  8. Convert Document to Other Formats|Aspose.Words ...

    Convert a document from one format to another and fast instead of using Apache POI in Java.... Document doc = new Document ( dataDir + "document...WordToHtmlUtils . loadDoc ( new FileInputStream ( dataDir + "document...

    docs.aspose.com/words/java/convert-document-to-...
  9. Adding images|Documentation

    How to include images in Aspose.OMR forms....GlobalPageSettings globalPageSettings = new Aspose . OMR . Generation . GlobalPageSettings...Color . Red , ImagesPaths = new string [] { System . IO . Path...

    docs.aspose.com/omr/net/generate-template/images/
  10. Reorder Worksheets|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....//Create a new Workbook. Workbook workbook = new Workbook ();...IWorkbook wb = new XSSFWorkbook (); wb . CreateSheet ( "new sheet" );...

    docs.aspose.com/cells/net/reorder-worksheets/