Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 214,418 for

new

(0.18 sec)
  1. 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/
  2. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...shading.setBackgroundPattern(new Color(240, 128, 128)); // Light...

    reference.aspose.com/words/java/com.aspose.word...
  3. Create, Save and Read Outlook Contacts|Document...

    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....contact to disc: Instantiate a new object of the MapiContact class... Java MapiContact contact = new MapiContact ( "Sebastian Wright"...

    docs.aspose.com/email/java/create-save-and-read...
  4. VbaModule.sourceCode property | Aspose.Words fo...

    VbaModule.sourceCode property. Gets or sets VBA project module source code.... let doc = new aw . Document (); // Create a new VBA project...project. let project = new aw . Vba . VbaProject (); project . name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document....Examples Shows how to specify how a new section separates itself from...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 搜索

    搜索...Document doc = new Document("Sample.doc"); // Create a new memory stream...stream. MemoryStream outStream = new MemoryStream(); // Save the document...

    blog.aspose.com/zh-hant/total/convert-worddoc-d...
  7. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java....$loadOption = new HtmlLoadOptions (); // Create a new Document object...load the HTML file $document = new Document ( $inputFile , $loadOption...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  8. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Aspose.PSD for .NET 21.9 - 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....PSDNET-951 After the creating of the new layer its Resources property...); image . Save ( output2 , new PsdOptions ()); } PSDNET-747...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-9...