Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 213,381 for

new

(0.24 sec)
  1. StyleCollection.Add | Aspose.Words for .NET

    Discover the StyleCollection Add method to effortlessly create and add custom user-defined styles to your collection, enhancing your design flexibility....Add method Creates a new user defined style and adds it...styles collection. Document doc = new Document (); StyleCollection...

    reference.aspose.com/words/net/aspose.words/sty...
  2. Video|Aspose.Slides Documentation

    Work with video in C# using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP....Add_Video () { using var pres = new Presentation (); var slide =...Access_Video () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/vi...
  3. Working with Headings in PDF|Aspose.PDF for .NET

    Create numbering in heading your PDF document with C#. Aspose.PDF for .NET offers different kinds of numbering styles....document using ( var document = new Aspose . Pdf . Document ()) {...document . PageInfo . Margin = new Aspose . Pdf . MarginInfo ();...

    docs.aspose.com/pdf/net/working-with-headings/
  4. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java.... Document doc = new Document(); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/java/com.aspose.word...
  5. StructuredDocumentTag.setUncheckedSymbol method...

    StructuredDocumentTag.setUncheckedSymbol method. Sets the symbol used to represent the unchecked state of a check box content control....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let sdtCheckBox = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Connector|Aspose.Slides Documentation

    Draw and control connectors in C# with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP....Add_Connector () { using var pres = new Presentation (); var slide =...Access_Connector () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/co...
  7. StructuredDocumentTagRangeStart.RemoveSelfOnly ...

    Effortlessly remove Structured Document Tag range starts while preserving content. Optimize your document structure with the RemoveSelfOnly method today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...StructuredDocumentTa rangeStart = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Compress TIFF In Javascript

    Compress TIFF in JavaScript without losing quality. Optimize TIFF content, reduce file size easily....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)..."Input.tiff" ) var saveOptions = new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/nodejs-net/compress/t...
  9. 复制工作表|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....//Create a new Workbook by excel file path Workbook wb = new Workbook...Worksheets ; //Copy data to a new sheet from an existing sheet...

    docs.aspose.com/cells/zh/net/copy-worksheet/
  10. FontSettings.defaultInstance property | Aspose....

    FontSettings.defaultInstance property. Static default font settings....instance to use the "Courier New" font // as a backup substitute... defaultFontName = "Courier New" ; expect ( aw . Fonts . FontSettings...

    reference.aspose.com/words/nodejs-net/aspose.wo...