Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 213,541 for

new

(0.15 sec)
  1. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for JavaScript via C++....Microsoft Excel I created a new workbook in MS Excel and added...g., Visual Studio). Create a new console application. Add References...

    docs.aspose.com/cells/javascript-cpp/converting...
  2. 使用连接索引连接形状|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....initialize a new drawing Diagram diagram = new Diagram (); //...points Connection connection1 = new Connection (); connection1 ....

    docs.aspose.com/diagram/zh/net/use-connection-i...
  3. FindReplaceOptions constructor | Aspose.Words f...

    aspose.words.replacing.FindReplaceOptions constructor...FindReplaceOptions() Initializes a new instance of the FindReplaceOptions...FindReplaceOptions(direction) Initializes a new instance of the FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConvertUtil.PixelToNewDpi | Aspose.Words for .NET

    Transform pixel resolutions effortlessly with ConvertUtil's PixelToNewDpi method. Achieve optimal image quality and precision for your projects.... newDpi Double The new dpi (dots per inch) resolution...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...
  5. AiModelType Enum | Aspose.Words for .NET

    Discover Aspose.Words.AI.AiModelType enum for seamless integration of AI models in document processing, enhancing efficiency and productivity.... Document firstDoc = new Document ( MyDir + "Big document...docx" ); Document secondDoc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  6. Read Barcodes from Word Documents|Documentation

    How to Read Barcodes from MS Word Files Using Aspose.BarCode and Aspose.Words for .NET... Document wordDoc = new Aspose . Words . Document ( ...ImageSaveOptions wordSaveOptions = new Aspose . Words . Saving . ImageSaveOptions...

    docs.aspose.com/barcode/net/recognize-barcode-f...
  7. Add text to PDF using Java | Aspose.PDF

    Add text to PDF programmatically with Java sample code using Aspose.PDF for Java...file Document pdfDocument = new Document ( DATA_DIR . resolve...TextFragment textFragment = new TextFragment ( "Aspose.PDF" );...

    products.aspose.com/pdf/java/text/
  8. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for JavaScript via C++.... or leave empty to create a new workbook. </ p > < input type...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/convert-te...
  9. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more....to use this feature: $pres = new Presentation ( "Presentation...try { $textHighlightingOpti = new TextHighlightingOpti (); $textHighlightingOpti...

    docs.aspose.com/slides/php-java/text-formatting/
  10. Split Screen of Excel Worksheet with Node.js vi...

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using Node.js C++ Addon....Instantiate a new Workbook. const workbook = new AsposeCells ...Instantiate a new Workbook. const workbook = new AsposeCells ...

    docs.aspose.com/cells/nodejs-cpp/how-to-split-s...