Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 195,362 for

new

(0.07 sec)
  1. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtindocumentproperties/lastPrinted/) property is updated before saving.... let doc = new aw . Document (); doc . builtInDocumentPrope...builtInDocumentPrope . lastPrinted = new Date ( 2019 , 12 , 20 ); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Gawe PDF Nganggo C#

    Gawe PDF anyar ing C# ing sawetara langkah. Nggawe PDF kanthi gampang nggunakake perpustakaan .NET....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/jv/net/make/pdf/
  3. Ustvari PDF Z Uporabo C#

    Ustvarite novo PDF v C# v nekaj korakih. Preprosto ustvarite PDF s knjižnico .NET....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/sl/net/make/pdf/
  4. ChartDataTable.Format | Aspose.Words for .NET

    Discover the ChartDataTable Format property for enhanced text background and border styling, elevating your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); double [] xValues = new double [] { 2020 , 2021 , 2022...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Use Connection indexes to connect shapes|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....shapes Contents [ Hide ] Add new Connections on the shape and...API helps developers to add new connecting points on the shape...

    docs.aspose.com/diagram/java/use-connection-ind...
  6. 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....lic" ; License license = new License (); license . setLicense...licensePath ); BarCodeReader reader = new BarCodeReader ( fileName , DecodeType...

    docs.aspose.com/barcode/java/quick-start/
  7. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in Java...dependencies: Presentation pres = new Presentation ( "pres.pptx" );...this way: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/java/export-to-html5/
  8. Compose Multi-volume Zip Archive | Aspose.Zip f...

    Compose Multi-volume Zip Archive with .net library...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/multi-volume-zip/
  9. Export to HTML5|Aspose.Slides for PHP Documenta...

    Export PowerPoint to HTML5 in PHP...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. 在标记 PDF 中处理表格|Aspose.PDF for Java

    本文解释了如何使用 Aspose.PDF for Java 在标记 PDF 文档中处理表格。...// 创建文档 Document document = new Document (); ITaggedContent taggedContent...); tableElement . setBorder ( new BorderInfo ( BorderSide . All...

    docs.aspose.com/pdf/zh/java/working-with-table-...