Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 213,057 for

new

(0.9 sec)
  1. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Document doc = new Document(); Run run = new Run(doc, "Hello...getFont(); font.setName("Courier New"); font.setSize(36.0); font....

    reference.aspose.com/words/java/com.aspose.word...
  2. Insert Hyperlinks in Worksheet|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.... C# Workbook workbook = new Workbook (); // Creating a Workbook... Hyperlinks ; Style style = new Style (); style . Font . Underline...

    docs.aspose.com/cells/net/insert-hyperlinks-in-...
  3. Add Attachments to PDF using PHP | Aspose.PDF

    PHP sample code for adding attachments to PDF documents on any platform.... Create a new PHP project. Add a reference...$document = new Document ( $inputFile ); // Set up a new file to...

    products.aspose.com/pdf/php-java/attachments/add/
  4. Manage Workbooks with Go via C++|Documentation

    Learn how to manage workbooks through the Aspose.Cells for C++ APIs.... Creating a New Workbook To create a new workbook: Create...Adding a Worksheet To add a new worksheet: Access the WorksheetCollection...

    docs.aspose.com/cells/go-cpp/managing-workbooks...
  5. Font.allCaps property | Aspose.Words for Node.js

    Font.allCaps property. True if the font is formatted as all capital letters.... let doc = new aw . Document (); let para =...regular capitals: let run = new aw . Run ( doc , "all capitals"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomDocumentProperties.AddLinkToContent | Asp...

    Discover the CustomDocumentProperties AddLinkToContent method to effortlessly create linked custom document properties for enhanced document management....AddLinkToContent method Creates a new linked to content custom document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  7. Font.smallCaps property | Aspose.Words for Node.js

    Font.smallCaps property. True if the font is formatted as small capital letters.... let doc = new aw . Document (); let para =...regular capitals: let run = new aw . Run ( doc , "all capitals"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Converting Range of DjVu Pages in PHP|Documenta...

    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....instance of Image class $image = new Image (); $image = $image ->...$tiff_expected_format = new TiffExpectedFormat (); $export_options = new TiffOptions...

    docs.aspose.com/imaging/java/converting-range-o...
  9. SlideTransition|Aspose.Slides 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....Add_Slide_Transition () { using var pres = new Presentation (); var slide =...Access_Slide_Transition () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/sl...
  10. 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...