Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 164,879 for

new

(0.06 sec)
  1. Urobiť Markdown Pomocou Java

    Vytvorte nový Markdown v Java v niekoľkých krokoch. Jednoducho vytvorte Markdown pomocou knižnice Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/sk/java/make/md/
  2. ChartAxis.Scaling | Aspose.Words for .NET

    Discover ChartAxis Scaling properties for optimal axis adjustments. Unlock precise control over your data visualization with easy-to-use scaling options....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { new DateTime ( 2017 , 11 , 06 ), new DateTime...

    reference.aspose.com/words/net/aspose.words.dra...
  3. GridConfig|Documentation

    GridConfig element generates a matrix of numbered bubbles that are combined into a single answer.... new GridConfig () { SectionsCount...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/grid...
  4. glTF Mesh Features Example|Documentation

    This documentation page demonstrates how to create a glTF file with EXT_mesh_features using Aspose.3D for .NET....we create a mesh var mesh = new Mesh (); // Add control points...mesh . ControlPoints . Add ( new Vector4 ( 0 , 1 , 0 )); // Point...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  5. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....fontSettings = new FontSettings(); fontSettings.setFontsSources(new FontSourceBase[]{new...FontSourceBase[]{new StreamFontSourceFile()}); DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to migrate to Aspose.Imaging v1.6.0 or high...

    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.... It includes new and obsoleted features along...snippet describes the usage of new namespace in place of the obsoleted...

    docs.aspose.com/imaging/net/how-to-migrate-to-a...
  7. Drawing Rectangle in PHP|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....properties $create_options = new BmpOptions (); $create_options...$create_options -> setSource ( new StreamSource ( new ByteArrayInputStream...

    docs.aspose.com/imaging/java/drawing-rectangle-...
  8. BubbleSizeCollection | Aspose.Words for Java

    Represents a collection of bubble sizes for a chart series in Java.... To add or insert new values to a chart series, or...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Split PDF, HTML, TXT Files using Java | Aspose.PDF

    Java source code to split files on Java and PHP, Delphi.... Create a new Document class object to split...//Read the source PDF file doc = new com . aspose . pdf . Document...

    products.aspose.com/pdf/java/splitter/
  10. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Writeln ( "Our new location in New York City is opening...

    reference.aspose.com/words/net/aspose.words.rep...