Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 214,458 for

new

(0.37 sec)
  1. Aspose.PSD for .NET 24.7 - 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 ( outputFile , new PngOptions ()); } PSDNET-2022...saveOptions = new PdfOptions (); saveOptions . PdfCoreOptions = new PdfCoreOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-7...
  2. SystemFontSource | Aspose.Words for Java

    Represents all TrueType fonts installed to the system in Java....Document doc = new Document(); doc.setFontSettings(new FontSettings());...FolderFontSource folderFontSource = new FolderFontSource(getFontsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Filter Messages from Exchange Mailbox using Web...

    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.... ExchangeClient client = new ExchangeClient ( "http://Mac..."domain" ); SimpleDateFormat sdf = new SimpleDateFormat ( "dd/MM/yyyy...

    docs.aspose.com/email/java/filter-messages-from...
  4. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for Java, boosting presentation impact across PPT and PPTX formats with clear Java code examples.... Add new data point. Write presentation...presentation Presentation pres = new Presentation (); try { // Access...

    docs.aspose.com/slides/java/chart-data-marker/
  5. Manage Chart Data Markers in Presentations on A...

    Customize chart data markers in Aspose.Slides for Android, boosting presentation impact across PPT and PPTX formats with clear Java code examples.... Add new data point. Write presentation...presentation Presentation pres = new Presentation (); try { // Access...

    docs.aspose.com/slides/androidjava/chart-data-m...
  6. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...document by hand. Document doc = new Document (); // A blank document...

    reference.aspose.com/words/net/aspose.words/nod...
  7. Output Blank Page when there is Nothing to Prin...

    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....open it; otherwise create a new blank workbook let workbook ;...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/output-bla...
  8. MergeFieldImageDimensionUnit | Aspose.Words for...

    Specifies an unit of an image dimension i.e in Java....throws Exception { Document doc = new Document(); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder(doc); FieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  9. AxisBound.valueAsDate property | Aspose.Words f...

    AxisBound.valueAsDate property. Returns value of axis bound represented as datetime....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...axisX . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions(); // We...

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