Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 164,360 for

new

(0.41 sec)
  1. ChartAxis.BaseTimeUnit | Aspose.Words for .NET

    Discover the ChartAxis BaseTimeUnit property to easily define the smallest time unit on your time category axis for enhanced data visualization....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...
  2. ChartAxis.HasMajorGridlines | Aspose.Words for ...

    Discover the ChartAxis HasMajorGridlines property to easily manage major gridlines on your charts, enhancing data visualization and clarity....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. WriteProtection | Aspose.Words for Java

    Specifies write protection settings for a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...WriteProtection.docx"); doc = new Document(getArtifactsDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  4. MemoryFontSource | Aspose.Words for .NET

    Discover MemoryFontSource, a powerful constructor for seamless font management in your projects. Enhance your design with ease and efficiency!...MemoryFontSource memoryFontSource = new MemoryFontSource ( fontBytes...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  5. FileFontSource | Aspose.Words for .NET

    Discover the FileFontSource constructor for seamless font integration in your projects. Enhance your design with easy-to-use coding solutions!...FileFontSource fileFontSource = new FileFontSource ( MyDir + "Alte...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Public API Changes in Aspose.3D 16.11.0|Documen...

    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 not only new and updated public methods, but...Scene class object Scene scene = new Scene (); // create a node Node...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. Metered | Aspose.Words for Java

    Provides methods to set metered key in Java....jar file: Metered matered = new Metered(); matered.setMeteredKey("PublicKey"...credit/consumption. // Create a new Metered license, and then print...

    reference.aspose.com/words/java/com.aspose.word...
  8. Gawe PDF Nganggo Java

    Gawe PDF anyar ing Java ing sawetara langkah. Nggawe PDF kanthi gampang nggunakake perpustakaan Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/jv/java/make/pdf/
  9. Გააკეთეთ PDF Java Ის Გამოყენებით

    შექმენით ახალი PDF Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით PDF Java ბიბლიოთეკის გამოყენებით....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/ka/java/make/pdf/
  10. Make WORD Using Java

    Make a New a Word document in Java in a few steps. Easily create a Word document using Java library....the following example: Make a new DOCX using Java Copy Examples...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    products.aspose.com/words/java/make/word/