Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 162,156 for

new

(0.07 sec)
  1. Փոխարկել DOC DOCX Javascript

    Փոխարկեք DOC ը DOCX ձևաչափի JavaScript կոդով: Պահեք DOC որպես DOCX օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.doc" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.doc") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  2. Փոխարկել HTML GIF Javascript

    Փոխարկեք HTML ը GIF ձևաչափի JavaScript կոդով: Պահեք HTML որպես GIF օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.html" ) for...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  3. What is an MPP File? MPP File Extension, Proces...

    Learn about the MPP file format, its extension, and how it is used for project management. Discover MPP file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPP files seamlessly....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/tasks/supported-formats/mpp/
  4. Converting Worksheet to Image in Aspose.Cells|D...

    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.... //Create a new Workbook object //Open a template...template excel file Workbook book = new Workbook ( "Sheet to Image.xls"...

    docs.aspose.com/cells/net/converting-worksheet-...
  5. How to Use Aspose.Cells.GridDesktop|Documentation

    This article introduce the use of GridDesktop....and now need to upgrade to the new, or merged, Aspose.Cells.GridDesktop...across issues when using the new Aspose.Cells.GridDesktop when...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. Add Bookmark to PDF using C# | Aspose.PDF

    Add bookmark to PDF programmatically with C# sample code using Aspose.PDF for .NET...modified document bookmark to a new PDF file. This is the best solution...to PDF - C# var pdfDocument = new Aspose . Pdf . Document ( Path...

    products.aspose.com/pdf/net/bookmarks/
  7. SectionLayoutMode enumeration | Aspose.Words fo...

    Aspose.Words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage Autofit Settings|Aspose.Slides for PHP D...

    Set the autofit settings for textbox in PowerPoint...PowerPoint presentation: $pres = new Presentation (); try { $slide...30 , 350 , 100 ); $portion = new Portion ( "lorem ipsum..." );...

    docs.aspose.com/slides/php-java/manage-autofit-...
  9. SectionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.SectionCollection class—your go-to solution for managing document sections efficiently with powerful features and flexibility....sections from the collection to a new array of sections. (2 methods)...whether section starts on a new page or on the same page. Programmatically...

    reference.aspose.com/words/net/aspose.words/sec...
  10. BlockImportMode | Aspose.Words for Java

    Specifies how properties of block-level elements are imported from HTML-based documents in Java....loadOptions = new HtmlLoadOptions(); // Set the new mode of import...Mode); Document doc = new Document(new ByteArrayInputStream(html...

    reference.aspose.com/words/java/com.aspose.word...