Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 214,418 for

new

(0.23 sec)
  1. Section|Aspose.Slides Documentation

    Manage slide sections in C# with Aspose.Slides: create, rename, reorder easily, move slides between sections, and control visibility for PPT, PPTX and ODP....Add_Section () { using var pres = new Presentation (); // Specify the...pres . Sections . AddSection ( "New Section" , pres . Slides [ 0...

    docs.aspose.com/slides/net/examples/elements/se...
  2. Quick Start|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.... $license = new License (); $license -> setLicense...= "code_128.gif" ; $reader = new BarCodeReader ( $filePath , null...

    docs.aspose.com/barcode/phpjava/quick-start/
  3. Set Default Font Name|Aspose.PDF for Java

    This section describes how to set default font name using Aspose.PDF for Java library....setDefaultFontName is set to null the Times New Roman font will be used. The...() { Document pdfDocument = new Document ( _dataDir + "input...

    docs.aspose.com/pdf/java/set-default-font-name/
  4. Converting Documents with Microsoft Azure funct...

    Learn how to convert PDF documents using Microsoft Azure Functions with Aspose.PDF for .NET, enabling cloud-based document processing.... Resource group: Create new or select existing. Storage account...Studio 2022. Click “Create a new project”. Select “Azure Functions”...

    docs.aspose.com/pdf/net/converting-documents-wi...
  5. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-tables/
  6. Create a Reminder for an Appointment|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....Room 5" ; DateTime startDate = new DateTime ( 1997 , 3 , 18 , 18...18 , 30 , 00 ), endDate = new DateTime ( 1997 , 3 , 18 , 19 ,...

    docs.aspose.com/email/net/create-a-reminder-for...
  7. Comparer | Aspose.Words for Java

    Provides methods intended to compare documents in Java.... create() Creates new instance of the converter processor...create(ComparerContext context) Creates new instance of the comparer processor...

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

    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 PsdOptions ( image )); } PSDNET-680...expected != actual ) { throw new Exception ( "Values are not equal...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  9. Generate Crash Reports using C#|Aspose.PDF for ...

    The main goal of the next code snippets is to handle an exception and generate a crash report that logs the details of the exception using Aspose.PDF for .NET....case, it deliberately throws a new exception with the message “message”...exception throw new Exception ( "message" , new Exception ( "inner...

    docs.aspose.com/pdf/net/generate-crash-reports/
  10. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getSeries().add("Aspose Test Series", new String[]{"Word", "PDF", "Excel"...

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