Sort Score
Result 10 results
Languages All
Labels All
Results 7,891 - 7,900 of 213,613 for

new

(0.15 sec)
  1. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides....data label: Presentation pres = new Presentation (); try { IChart...Presentation class Presentation pres = new Presentation (); try { // Gets...

    docs.aspose.com/slides/java/chart-data-label/
  2. Wrong print of footer on some documents - Free ...

    I use Aspose java pdf version 25.7 and pdf24 printer. I try to print footer (or watermark) on bottom of page. I want to print it on bottom of page (as soon as possible). I use AutoResize mode (it is working very strange …...for print: PdfViewer viewer = new PdfViewer(); // Set attributes...PdfPrinterSettings printerSettings = new PdfPrinterSettings(); PrintPageSettings...

    forum.aspose.com/t/wrong-print-of-footer-on-som...
  3. Aspose.Cells 8.6.3的公共API更改|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....ImportTableOptions var importOptions = new ImportTableOptions (); //Set...load a spreadsheet var book = new Workbook (); //Create a built-in...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. StyleCollection.count property | Aspose.Words f...

    StyleCollection.count property. Gets the number of styles in the collection....# Set default parameters for new styles that we may later add...default_font . name = 'Courier New' # If we add a style of the "StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OdtSaveOptions.IsStrictSchema11 | Aspose.Words ...

    Optimize your ODT exports with the IsStrictSchema11 property. Ensure strict compliance with ODT 1.1 or enable 1.2 compatibility for best results.... Document doc = new Document ( MyDir + "Rendering...OdtSaveOptions saveOptions = new OdtSaveOptions { MeasureUnit...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FormField.Type | Aspose.Words for .NET

    Discover the FormField Type property to easily identify and utilize various form field types, enhancing your web forms' functionality and user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "Apple" , "Banana" , "Cherry"...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ComHelper | Aspose.Words for .NET

    Discover ComHelper, the powerful constructor that effortlessly initializes New class instances, enhancing your programming efficiency and productivity....ComHelper constructor Initializes a new instance of this class. public...clients. ComHelper comHelper = new ComHelper (); // 1 - Using a...

    reference.aspose.com/words/net/aspose.words/com...
  8. Փոխարկել Պատկեր PDF Javascript

    Փոխարկեք Պատկեր ը PDF ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես PDF օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Փոխարկել JPG DOC Javascript

    Փոխարկեք JPG ը DOC ձևաչափի JavaScript կոդով: Պահեք JPG որպես DOC օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  10. Փոխարկել Պատկեր DOCX Javascript

    Փոխարկեք Պատկեր ը DOCX ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես DOCX օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/hy/nodejs-net/convers...