Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 213,612 for

new

(0.14 sec)
  1. Apply Different Style on the Each Text Value of...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...getText () -> getValue () -> add ( new Cp ( 0 )); $shape -> getText...

    docs.aspose.com/diagram/java/apply-different-st...
  2. 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...
  3. Working With Fonts|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....Fonts C# Workbook workbook = new Workbook (); // Creating a Workbook...Setting the font name to "Times New Roman" Style style = cell . GetStyle...

    docs.aspose.com/cells/net/working-with-fonts/
  4. FontInfoSubstitutionRule | Aspose.Words for Java

    Font info substitution rule in Java.... Document doc = new Document(getMyDir() + "Missing...WarningInfoCollectio warningCollector = new WarningInfoCollectio(); doc....

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartSeriesCollection.add method | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection.add method...{#string_string[]_number[]} Adds new ChartSeries to this collection...{#string_string[]_number[]_boolean[]} Adds new ChartSeries to this collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects.... Document doc = new Document (); // Insert a group...group = new GroupShape ( doc ); group . Bounds = new RectangleF...

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

    Represents a holder of X509Certificate2 instance in Java....our new digital signature. SignOptions signOptions = new SignOptions();..."); signOptions.setSignTime(new Date()); signOptions.setDecr...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PSD for .NET 21.8 - Release Notes|Docume...

    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.... Save ( outputFileName , new PngOptions ()); } PSDNET-685...outputPng , new PngOptions ()); image . Save ( outputRaw , new PsdOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-8...
  9. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadWindowsSettings method. Loads predefined table substitution settings for Windows platform in C++....fontSettings ); // Create a new table substitution rule and load...for the "Times New Roman CE" font is "Times New Roman". ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...application when inserting a new DATE field. getUseLunarCalendar()...

    reference.aspose.com/words/java/com.aspose.word...