Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 91,796 for

new

(0.1 sec)
  1. Add, Get or Remove Watermark in PDF using Java ...

    Add, get or remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java...Open document Document doc = new Document ( _dataDir + "text.pdf"...FormattedText formattedText = new FormattedText ( "Watermark" ...

    products.aspose.com/pdf/java/watermark/
  2. 将 PowerPoint 转换为 PDF|Aspose.Slides for PHP 文档

    将 PowerPoint 演示文稿转换为 PDF。将 PowerPoint 保存为符合标准或无障碍标准的 PDF...PowerPoint 文件的 Presentation 类 $pres = new Presentation ( "PowerPoint.ppt"...PowerPoint 文件的 Presentation 类 $pres = new Presentation ( "PowerPoint.pptx"...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  3. FontSavingArgs.OriginalFileName | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileName property to easily retrieve the original font file name and enhance your font management efficiency....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  4. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control font saving with HtmlSaveOptions FontSavingCallback. Optimize your documents for HTML, MHTML, or EPUB formats effortlessly!...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  5. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from document.... let doc = new aw . Document (); doc . styles...them as "used". let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. UserInformation class | Aspose.Words for Node.js

    Aspose.Words.Fields.UserInformation class. Specifies information about the user...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...information. let userInformation = new aw . Fields . UserInformation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Custom Bar Styles

    Learn how to work with custom bar styles using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-custom-b...
  8. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...properties of lists. let doc = new aw . Document (); let lists =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RowFormat.borders property | Aspose.Words for N...

    RowFormat.borders property. Gets the collection of default cell borders for the row....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Document in PostScript | .NET

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/ps/working-with-document/