Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 195,364 for

new

(0.09 sec)
  1. 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-...
  2. 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...
  3. Generating the template|Documentation

    How to render a printable form and generate a recognition pattern file for Aspose.OMR engine.... OmrEngine omrEngine = new Aspose . OMR . Api . OmrEngine...GlobalPageSettings globalPageSettings = new Aspose . OMR . Generation . GlobalPageSettings...

    docs.aspose.com/omr/net/generate-template/
  4. Aspose Cdr to Pdf convertion Heap Error - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java…...buff = new byte[is.available()]; is.read(buff); ency td = new ency();...decrypt(buff); OutputStream outStream = new FileOutputStream( System.getProperty("java...

    forum.aspose.com/t/aspose-cdr-to-pdf-convertion...
  5. Aspose.PSD for Java 25.3 - 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....PsdLoadOptions psdLoadOptions = new PsdLoadOptions (); psdLoadOptions...)) { PngOptions pngOptions = new PngOptions (); pngOptions . setColorType...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  6. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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-...
  8. FindReplaceOptions.applyFont property | Aspose....

    FindReplaceOptions.applyFont property. Text formatting applied to New content....property Text formatting applied to new content. get applyFont () : Aspose...to apply a different font to new content via FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 搜索

    搜索...FontDefinition fd = new FontDefinition(FontType.CFF, new FontFileDefinition("cff"...FontFileDefinition("cff", new FileSystemStreamSour(fileName))); CffFont...

    blog.aspose.com/zh-hant/font/work-with-cff-true...
  10. Document.FieldOptions | Aspose.Words for .NET

    Explore the Document FieldOptions property to manage field handling effectively. Discover unique options for enhanced document control and customization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . LocaleId = new CultureInfo ( "de-DE" ). LCID...

    reference.aspose.com/words/net/aspose.words/doc...