Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 33,805 for

new

(0.09 sec)
  1. Aspose.PSD for Java 23.6 - 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 ( outputPngWithThresho , new PngOptions ()); } } } catch (...save ( outputPngWithoutThre , new PngOptions ()); } catch ( Exception...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  2. Pie Chart|Aspose.Slides Documentation

    Pie chart plot options and slice colors in PowerPoint presentation in C# or .NET...Presentation presentation = new Presentation (); // Add chart...and categories. Add new categories. Add new series. Write the modified...

    docs.aspose.com/slides/net/pie-chart/
  3. Presentation Background|Aspose.Slides for PHP D...

    Set background in PowerPoint presentation...the Presentation class $pres = new Presentation ( "MasterBG.pptx"...background for the master slide, that new background will be used for all...

    docs.aspose.com/slides/php-java/presentation-ba...
  4. FontSettings.DefaultInstance | Aspose.Words for...

    Discover the FontSettings DefaultInstance property for streamlined static font management. Optimize your design with customizable default settings!...instance to use the "Courier New" font // as a backup substitute... DefaultFontName = "Courier New" ; Assert . True ( FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....Document doc = new Document(); Run run = new Run(doc, "Hello...getFont(); font.setName("Courier New"); font.setSize(36.0); font....

    reference.aspose.com/words/java/com.aspose.word...
  6. VbaProject | Aspose.Words for .NET

    Create a New VbaProject effortlessly with our constructor tool. Start your programming journey with a blank project and unleash your creativity!...Document doc = new Document (); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject (); project . Name = "Aspose...

    reference.aspose.com/words/net/aspose.words.vba...
  7. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF document with a digital signature in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PDF. PdfSaveOptions options = new PdfSaveOptions(); // Configure...

    reference.aspose.com/words/java/com.aspose.word...
  8. Change simple values in XMP EPS metadata |Java

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for Java is explained and illustrated with the code here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/xmp-metadata/change-s...
  9. Add XML namespace in XMP metadata of EPS |.NET

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for .NET is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/xmp-metadata/add-names...
  10. Working with Visual Brush in XPS file | Java

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/xps/working-with-visu...