Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 33,956 for

new

(0.12 sec)
  1. ChartType | Aspose.Words for Java

    Specifies type of a chart in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...add("Series 1", categories, new double[]{76.6, 82.1, 91.6});...

    reference.aspose.com/words/java/com.aspose.word...
  2. Paid Support Helpdesk - aspose.com

    customer support platform...Paid Support Sign In Open a New Ticket Please provide as much...ticket, please login. Open a New Ticket Check Ticket Status We...

    helpdesk.aspose.com
  3. Text Formatting|Aspose.Slides for Node.js via ....

    Manage and manipulate text and text frame properties in JavaScript...use this feature: var pres = new aspose . slides . Presentation...{ var textHighlightingOpti = new aspose . slides . TextHighlightingOpti...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  4. Entities with SAT/SAB structure|CAD 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....CadRasterizationOpti rasterizationOptions = new CadRasterizationOpti (); rasterizationOptions...rasterizationOptions . setLayouts ( new String [] { "Model" }); PdfOptions...

    docs.aspose.com/cad/java/support-sat-sab/
  5. Entities with SAT/SAB structure|CAD 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....CadRasterizationOpti rasterizationOptions = new CadRasterizationOpti (); rasterizationOptions...Layouts = new string [] { "Model" }; PdfOptions pdfOptions = new PdfOptions...

    docs.aspose.com/cad/net/support-sat-sab/
  6. Use Checksum and Supplement Data for Barcodes i...

    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....Instantiate barcode object $bb = new BarCodeBuilder (); \ # Set the...type to Code39 $symbology = new Symbology (); $bb -> setSymbologyType...

    docs.aspose.com/barcode/java/use-checksum-and-s...
  7. Underline enumeration | Aspose.Words for Node.js

    Aspose.Words.Underline enumeration. Indicates type of the underline applied to a font....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...will take us to the URL via a new web browser window. doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Discover how the FindWholeWordsOnly property enhances your search with accurate results, ensuring oldValue matches only as a standalone word....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions options = new FindReplaceOptions (); // Set...

    reference.aspose.com/words/net/aspose.words.rep...
  9. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method.... Document doc = new Document (); // A blank document...FontInfos . Contains ( "Times New Roman" )); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Font.clearFormatting method | Aspose.Words for ...

    Font.clearFormatting method. Resets to default font formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...will take us to the URL via a new web browser window. doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...