Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 164,148 for

new

(0.14 sec)
  1. Გადაიყვანეთ Გამოსახულება GIF Javascript

    გადაიყვანეთ Გამოსახულება GIF JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც GIF JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.gif" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/ka/nodejs-net/convers...
  2. AI-powered Features|Documentation

    This article is a Step-by-Step guide to use AI-powered features for processing spreadsheet files....AI-powered Features Contents [ Hide ] New User Guide: Working with Cells...model. You can either create a new model or use one of the predefined...

    docs.aspose.com/cells/net/ai-powered-features/
  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....initialize a new drawing Diagram diagram = new Diagram (); //...points Connection connection1 = new Connection (); connection1 ....

    docs.aspose.com/diagram/zh/net/use-connection-i...
  4. StructuredDocumentTagRangeStart | Aspose.Words ...

    Create a New StructuredDocumentTagRangeStart instance effortlessly. Enhance your document management with this powerful constructor for structured tags....StructuredDocumentTa constructor Initializes a new instance of the Structured document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  5. 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...
  6. Embedded Font - PowerPoint Java API|Aspose.Slid...

    Use embedded fonts in PowerPoint presentation...a presentation file $pres = new Presentation ( "EmbeddedFonts...get_Item ( 0 ) -> getImage ( new Java ( "java.awt.Dimension" ...

    docs.aspose.com/slides/php-java/embedded-font/
  7. MD to PDF Merge using Java | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add MD file to new PDF...

    products.aspose.com/pdf/java/merger/md-to-pdf/
  8. PDF to DOCX Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one DOCX single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to DOCX document In loop: add PDF file to new page...

    products.aspose.com/pdf/net/merger/pdf-to-docx/
  9. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/xps/graphic-utilities/
  10. DocumentBuilder.startTable method | Aspose.Word...

    DocumentBuilder.startTable method. Starts a table in the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...