Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 164,954 for

new

(0.07 sec)
  1. Export Media files to HTML file|Aspose.Slides D...

    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....using ( Presentation pres = new Presentation ( srcFileName ))...VideoPlayerHtmlContr controller = new VideoPlayerHtmlContr ( path :...

    docs.aspose.com/slides/net/export-media-files-t...
  2. ParagraphFormat.pageBreakBefore property | Aspo...

    ParagraphFormat.pageBreakBefore property. True if a page break is forced before the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...flag as "false" to start each new paragraph on the same page //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CsvDataSource | Aspose.Words for .NET

    Create a powerful CSV data source effortlessly with our CsvDataSource constructor. Simplify data parsing with default options for seamless integration....CsvDataSource( string ) Creates a new data source with data from a...CsvDataLoadOptions ) Creates a new data source with data from a...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Font Replacement - PowerPoint C# API|Aspose.Sli...

    With C# PowerPoint API, you can replace font explicitly with another font insing the Presentation....font will be replaced by the new font. Aspose.Slides allows you...that will be replaced. Load the new font. Replace the font. Write...

    docs.aspose.com/slides/net/font-replacement/
  5. FieldTC | Aspose.Words for Java

    Implements the TC field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. StructuredDocumentTag.styleName property | Aspo...

    StructuredDocumentTag.styleName property. Gets or sets the name of the style applied to the structured document tag....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Quote ); let sdtPlainText = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.WriteProtection | Aspose.Words for .NET

    Explore the Document WriteProtection property to manage your document's write protection settings effortlessly and enhance security....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...WriteProtection.docx" ); doc = new Document ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words/doc...
  8. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Effortlessly convert WMF and EMF metafiles to PNG format with LoadOptions. Simplify your image management and enhance compatibility today!...Document doc = new Document (); Shape shape = new Shape ( doc ...); LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    reference.aspose.com/words/net/aspose.words.loa...
  9. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...its current paragraph and any new text added by it afterward. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Converting Worksheet to Image File By Page|Docu...

    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....Contents [ Hide ] Workbook book = new Workbook ( "Sheet to Image by...ImageOrPrintOptions options = new Aspose . Cells . Rendering ....

    docs.aspose.com/cells/net/converting-worksheet-...