Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 33,729 for

new

(0.04 sec)
  1. BuildingBlockType | Aspose.Words for Java

    Specifies a building block type in Java....doc = new Document(); GlossaryDocument glossaryDoc = new GlossaryDocument();...document. BuildingBlock block = new BuildingBlock(glossaryDoc); block...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert PowerPoint to Markdown in C#|Aspose.Sli...

    Convert PowerPoint to Markdown in C#...using ( Presentation pres = new Presentation ( "pres.pptx" ))...using ( Presentation pres = new Presentation ( "pres.pptx" ))...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  3. SignOptions.signTime property | Aspose.Words fo...

    SignOptions.signTime property. The date of signing...with our new digital signature. let signOptions = new aw . DigitalSignatures...stream. using ( Stream streamIn = new FileStream ( base . myDir + "Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java.... Document doc = new Document(getMyDir() + "Master...throws Exception { Document doc = new Document(getMyDir() + "Docum...

    reference.aspose.com/words/java/com.aspose.word...
  5. SoftEdgeFormat.Remove | Aspose.Words for .NET

    Effortlessly remove SoftEdgeFormat from your parent object with the SoftEdgeFormat Remove method. Streamline your design for optimal results!... Document doc = new Document ( MyDir + "Rendering...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  6. AxisTimeUnit | Aspose.Words for Java

    Specifies the unit of time for axes in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getSeries().add("Aspose Test Series", new Date[] { DocumentHelper.createDate(2017...

    reference.aspose.com/words/java/com.aspose.word...
  7. CsvDataLoadOptions.HasHeaders | Aspose.Words fo...

    Discover CsvDataLoadOptions' HasHeaders property to easily manage CSV imports by specifying if the first record includes column names for seamless data integration.... Document doc = new Document ( MyDir + "Reporting...CsvDataLoadOptions loadOptions = new CsvDataLoadOptions ( true );...

    reference.aspose.com/words/net/aspose.words.rep...
  8. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection.... Document () # Create a new VBA project. project = aw . vba...vba_project = project # Create a new module and specify a macro source...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PlainTextDocument.customDocumentProperties prop...

    PlainTextDocument.customDocumentProperties property. Gets [PlainTextDocument.customDocumentProperties](./) of the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...customDocumentProper.docx" ); let plaintext = new aw . PlainTextDocument ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartMultilevelValue | Aspose.Words for .NET

    Discover the ChartMultilevelValue constructor, designed to create a powerful three-level value instance for enhanced data visualization and analysis....string, string ) Initializes a new instance of this class that represents...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...