Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 164,954 for

new

(0.09 sec)
  1. ChartDataTable.Font | Aspose.Words for .NET

    Discover the ChartDataTable Font property to enhance your data table's appearance with customizable font formatting for better readability and impact....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); double [] xValues = new double [] { 2020 , 2021 , 2022...

    reference.aspose.com/words/net/aspose.words.dra...
  2. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the LoadOptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....LoadOptionsWarningCa () { // Create a new LoadOptions object and set its...implementation. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Public API and Backwards Incompatible Changes i...

    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....representation of VBA project, the new IVbaProject interface implementation...a presentation. You can add new project references, edit existing...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...corresponding built-in property with the new value. field = (FieldInfo) builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert JPG To PDF C#

    Convert JPG to PDF format in C# code. Save JPG as PDF using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/net/conversion/jpg-to...
  6. FieldSubject.text property | Aspose.Words for P...

    FieldSubject.text property. Gets or sets the text of the subject....then display the new value. field . text = 'My new subject' field...assertEqual ( ' SUBJECT "My new subject"' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChmLoadOptions | Aspose.Words for .NET

    Discover the ChmLoadOptions constructor for seamless initialization. Set default values effortlessly and enhance your application's performance today!...ChmLoadOptions constructor Initializes a new instance of this class with default...ChmLoadOptions loadOptions = new ChmLoadOptions { OriginalFileName...

    reference.aspose.com/words/net/aspose.words.loa...
  8. FieldTitle.text property | Aspose.Words for Python

    FieldTitle.text property. Gets or sets the text of the title....corresponding built-in property with the new value. builder . writeln () field...as_field_title () field . text = 'My New Title' field . update () self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert Project Data to PDF

    This article explains how to convert Project data to PDF using Aspose.Tasks for Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/convert-project-data...
  10. Convert JPG To HTML Java

    Convert JPG to HTML format in Java code. Save JPG as HTML using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/java/conversion/jpg-t...