Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 222,972 for

new

(0.24 sec)
  1. PdfSaveOptions.RenderChoiceFormFieldBorder | As...

    Discover how the PdfSaveOptions RenderChoiceFormFieldBorder property enhances PDF form design by controlling choice field borders for better user experience.... Document doc = new Document ( MyDir + "Legacy drop-down...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. View PPSX in Java | products.aspose.com

    View PPSX in Java. Use Java library API to open and view PowerPoint Slideshow...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/ppsx/
  3. View PPTM in Java | products.aspose.com

    View PPTM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/pptm/
  4. View PPS in Java | products.aspose.com

    View PPS in Java. Use Java library API to open and view PowerPoint Slideshow...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/pps/
  5. Fill.BackThemeColor | Aspose.Words for .NET

    Customize your design with the BackThemeColor property. Easily set a ThemeColor object to enhance your background fill and elevate your user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Developer Guide|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....Info Document Properties New Creating a New Diagram Open Different...

    docs.aspose.com/diagram/net/developer-guide/
  7. Փոխարկել WORD PDF Java

    Փոխարկեք WORD ը PDF ձևաչափի Java կոդով: Պահեք WORD որպես PDF օգտագործելով Java:...*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/wo...
  8. Փոխարկել DOC RTF Java

    Փոխարկեք DOC ը RTF ձևաչափի Java կոդով: Պահեք DOC որպես RTF օգտագործելով Java:...*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/do...
  9. Փոխարկել DOC DOCX Java

    Փոխարկեք DOC ը DOCX ձևաչափի Java կոդով: Պահեք DOC որպես DOCX օգտագործելով Java:...*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/do...
  10. Add Trend Lines to Presentation Charts in .NET|...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for .NET — a practical guide to engage your audience....presentation Presentation pres = new Presentation (); // Creating...tredLineLog . AddTextFrameForOverr ( "New log trend line" ); // Adding...

    docs.aspose.com/slides/net/trend-line/