Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 196,979 for

new

(0.11 sec)
  1. PreferredWidth class | Aspose.Words for Node.js

    Aspose.Words.Tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...creation method that returns a new instance that represents a preferred...creation method that returns a new instance that represents a preferred...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Add Header Footer in a Presentation|Aspo...

    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....Presentation Contents [ Hide ] A new Aspose.Slides for .NET API has...describing how to migrate to new merged API. Legacy Aspose.Slides...

    docs.aspose.com/slides/net/how-to-add-header-fo...
  3. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionS()...the output as a new PDF file: Dim ocr As New AsposeOcr() Dim...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  4. Insert Ranges with Node.js via C++|Documentation

    Learn how to insert ranges in Excel and shift other data using Aspose.Cells for Node.js via C++....external links const workbook = new AsposeCells . Workbook ( filePath...Instantiate a new Workbook. const newWorkbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/insert-ranges-...
  5. Aspose.PSD for .NET 25.4 - Release Notes|Docume...

    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.... Save ( outputFile , new PngOptions ()); } PSDNET-1967...image . Save ( outputFile , new PngOptions ()); } PSDNET-2316...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-4...
  6. Installing and Using Aspose Project Wizard for ...

    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....Update Site Go to Help > Install New Software… Enter following update...follows. Aspose Project Wizard The new project wizard helps you setup...

    docs.aspose.com/total/java/installing-and-using...
  7. Row | Aspose.Words for Java

    Represents a table row in Java....Document doc = new Document(); Table table = new Table(doc); doc...and paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  9. How to add Polyline Annotation using C++ | Aspo...

    Source code to add Polyline annotations in PDF file on any platform with C++ language...instance of Document class Create a new page or get a reference to an...polylineAnnotation = new PolylineAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/cpp/annotation/polyline...
  10. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....DocumentBase ) Initializes a new instance of the Run class. public...document by hand. Document doc = new Document (); // A blank document...

    reference.aspose.com/words/net/aspose.words/run...