Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 213,512 for

new

(0.18 sec)
  1. Working with Formulas | Aspose.Tasks Documentation

    Learn how to write and read formulas in Microsoft Project (MPP) files using Aspose.Tasks for .NET. This guide covers creating, reading, and working with custom field formulas....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/writing-and-reading-f...
  2. Page Margin Problem - Free Support Forum - aspo...

    Why does Aspose.Words retrieve different page margins for the same document when loaded in Windows versus Linux environments?...programmatically: Document doc = new Document("YourDocument.docx");...warning: Font warning: Font 'Times New Roman' has not been found. Using...

    forum.aspose.com/t/page-margin-problem/314423
  3. Convert Presentations to HTML5 in Java|Aspose.S...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Java. Preserve formatting, animations, and interactivity....dependencies: Presentation pres = new Presentation ( "pres.pptx" );...this way: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/java/export-to-html5/
  4. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance document management efficiency today!...ImportFormatMode ) Initializes a new instance of the NodeImporter...ImportFormatOptions ) Initializes a new instance of the NodeImporter...

    reference.aspose.com/words/net/aspose.words/nod...
  5. 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...
  6. CommentRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeEnd class, marking the end of comment-associated text regions. Enhance document management with precise commenting!...DocumentBase , int ) Initializes a new instance of this class. Properties...Document doc = new Document (); Comment newComment = new Comment (...

    reference.aspose.com/words/net/aspose.words/com...
  7. Page Setup - Fit to Page Setting|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....Workbook object Workbook workbook = new Workbook (); // Accessing the...Java Workbook wb = new XSSFWorkbook (); //or new HSSFWorkbook();...

    docs.aspose.com/cells/java/page-setup-fit-to-pa...
  8. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....Parse(new MemoryStream(Convert.FromBase64String(stream...Load(fileStream)) { var ms = new MemoryStream(); img.Save(ms, new PdfOptions());...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-d...
  9. Convert Presentations to HTML5 in PHP|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for PHP via Java. Preserve formatting, animations, and interactivity....extensions and dependencies: $pres = new Presentation ( "pres.pptx" );...transitions this way: $pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/php-java/export-to-html5/
  10. Setting Default Text Encoding in Email Message|...

    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...."data/" ; MailMessage msg = new MailMessage (); // Set the default...subject and body msg . setFrom ( new MailAddress ( "dmo@domain.com"...

    docs.aspose.com/email/java/setting-default-text...