Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 222,888 for

new

(0.12 sec)
  1. BuildingBlock.Name | Aspose.Words for .NET

    Discover the BuildingBlock Name property, easily manage and customize your building blocks with a simple name assignment for enhanced organization....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  2. Edit PPT in C# | products.aspose.com

    Edit PPT in C#. Use .NET library API to edit PowerPoint presentation...PPT presentation by adding a new line of text to it. Edit PPT...Slides for .NET , you can add a new line of text to a PPT document...

    products.aspose.com/slides/net/editor/ppt/
  3. 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...
  4. CsvDataLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.CsvDataLoadOptions for efficient CSV data parsing. Optimize your document processing with customizable options today!...CsvDataLoadOptions () Initializes a new instance of this class with default...CsvDataLoadOptions ( bool ) Initializes a new instance of this class with specifying...

    reference.aspose.com/words/net/aspose.words.rep...
  5. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced document quality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...document. MemoryFontSource otf = new MemoryFontSource ( File . ReadAllBytes...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...custom style. Document doc = new Document(); Style style = doc...

    reference.aspose.com/words/java/com.aspose.word...
  7. Adding MapiJournal to PST in PHP|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.... PHP Code $d1 = new Date (); $calendar = new Calendar (); $cl...$cl -> getTime (); $journal = new MapiJournal ( "daily record"...

    docs.aspose.com/email/java/adding-mapijournal-t...
  8. 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...
  9. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON field in Java.... Document doc = new Document(getMyDir() + "Macro...docm"); DocumentBuilder builder = new DocumentBuilder(doc); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. 在 Ruby 中设置 PDF 过期|Aspose.PDF for Java

    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.... new ( data_dir + "input1.pdf" ) javascript...JavascriptAction ' ). new ( "var year=2014; var month=4; today = new Date();...

    docs.aspose.com/pdf/zh/java/set-pdf-expiration-...