Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 164,045 for

new

(0.06 sec)
  1. Metered Licensing|Documentation

    PSD Photoshop C# Library allows developers to apply metered key which is a New licensing mechanism and will be used along with existing licensing method.... It is a new licensing mechanism. The new licensing mechanism...Aspose . PSD . Metered metered = new Aspose . PSD . Metered (); //...

    docs.aspose.com/psd/net/metered-licensing/
  2. Font.NameAscii | Aspose.Words for .NET

    Discover the Font NameAscii property to customize Latin text fonts, enhancing your design with character codes 0-127 for improved readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Font . NameOther = "Courier New" ; // Insert a run with one word...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Გადაიყვანეთ 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/ka/nodejs-net/convers...
  4. Გადაიყვანეთ JPG PDF Javascript

    გადაიყვანეთ JPG PDF JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც PDF 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/ka/nodejs-net/convers...
  5. Export Worksheet or Chart into Image with Desir...

    Learn how to export a worksheet or chart to an image with specified width and height using Aspose.Cells for Node.js via C++....xlsx" ); const workbook = new AsposeCells . Workbook ( filePath...dimensions are 400x400 const opts = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/export-workshe...
  6. 在 PHP 中选择连接器形状的重新路由选项|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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...option $conFixedCodeValue = new ConFixedCodeValue (); $shape...

    docs.aspose.com/diagram/zh/java/select-reroute-...
  7. 从数组导入|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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...string values string [] names = new string [] { "laurence chen" ...

    docs.aspose.com/cells/zh/net/importing-from-array/
  8. 使用 Node.js 和 C++ 管理工作簿元数据|Documentation

    学习如何使用Aspose.Cells for Node.js via C++编辑工作簿元数据。...Workbook metadata const options = new AsposeCells . MetadataOptions...Document_Properties ); const meta = new AsposeCells . WorkbookMetadata...

    docs.aspose.com/cells/zh/nodejs-cpp/using-workb...
  9. Add Page Stamp to PDF using Java | Aspose.PDF

    Add page stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....PDF - Java Document document = new Document ( _dataDir + inputFileName...PdfPageStamp bluePageStamp = new PdfPageStamp ( _dataDir + pageStampFileName...

    products.aspose.com/pdf/java/stamps/page/
  10. Style.BaseStyleName | Aspose.Words for .NET

    Discover how to customize the BaseStyleName property to enhance your design. Easily get or set the style name for improved visual appeal!... Document doc = new Document ( MyDir + "Style with..."MyStyle" ]; Assert . AreEqual ( new [] { "MyStyle Alias 1" , "MyStyle...

    reference.aspose.com/words/net/aspose.words/sty...