Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 192,511 for

new

(0.12 sec)
  1. Otvorite i uredite PSB datoteku | products.aspo...

    Otvorite i uredite PSB datoteku s mrežnim uređivačem...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/cr/editor/psb/
  2. Different Ways to Open Files with Node.js via C...

    This article explains how to open an Excel file using Aspose.Cells for Node.js via C++ API....file path const workbook1 = new AsposeCells . Workbook ( filePath...LoadFormat const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  3. 在工作表中插入超链接|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.... C# Workbook workbook = new Workbook (); // Creating a Workbook... Hyperlinks ; Style style = new Style (); style . Font . Underline...

    docs.aspose.com/cells/zh/net/insert-hyperlinks-...
  4. Generate Data Matrix Barcodes in C#|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....standards) and ECC 200 (the new universal standard). By default...standard. BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/datamatrix-barcode/
  5. Section.body property | Aspose.Words for Node.js

    Section.body property. Returns the [Body](../../body/) child node of the section.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AsposeWordsPrintDocument.ColorMode | Aspose.Wor...

    Discover how to optimize printing with AsposeWordsPrintDocument's ColorMode property. Control non-colored page output for enhanced color printing!... Document doc = new Document ( MyDir + "Rendering...PrintPreviewDialog previewDlg = new PrintPreviewDialog (); // Call...

    reference.aspose.com/words/net/aspose.words.ren...
  7. AsposeWordsPrintDocument.CachePrinterSettings |...

    Enhance printing efficiency with Aspose.Words' CachePrinterSettings method, which optimizes PrinterSettings to minimize print delays and improve performance.... Document doc = new Document ( MyDir + "Rendering...PrintPreviewDialog previewDlg = new PrintPreviewDialog (); // Call...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Creating an Outlook Message (MSG) File in Aspos...

    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.... VSTO // Creates a new Outlook Application instance...objOutlook = new Outlook . Application (); // Creating a new Outlook...

    docs.aspose.com/email/net/creating-an-outlook-m...
  9. Extract Images from Document|Aspose.Words for Java

    Extract images from a document easily and fast instead of using Apache POI.... class ); Document doc = new Document ( dataDir + "document...HWPFDocument doc = new HWPFDocument ( new FileInputStream ( dataDir...

    docs.aspose.com/words/java/extract-images-from-...
  10. FieldFillIn.PromptText | Aspose.Words for .NET

    Discover the FieldFillIn PromptText property, easily customize prompt window titles to enhance user experience and improve interface clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . UserPromptRespondent = new PromptRespondent (); doc . MailMerge...

    reference.aspose.com/words/net/aspose.words.fie...