Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 213,190 for

new

(0.09 sec)
  1. Გადაიყვანეთ JPG PDF C#

    გადაიყვანეთ JPG PDF C# ფორმატში კოდით. შეინახეთ JPG როგორც PDF C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/jpg...
  2. Გადაიყვანეთ JPG HTML C#

    გადაიყვანეთ JPG HTML C# ფორმატში კოდით. შეინახეთ JPG როგორც HTML C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/jpg...
  3. Error when executing a static function call - F...

    Hello, The following template syntax throws an error during execution <<var [commonInfo = CommonInfo]>> <<var[graphic = MyClass.GetGraphics(“Overview”, <<[commonInfo.Param1]>>, <<[commonInfo.Param2]>>, <<[commonInfo.P…...JsonDataSource ds = new JsonDataSource(new MemoryStream(Encoding...GetBytes(json))); Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/error-when-executing-a-stati...
  4. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET...Load the PDF file - new Document . Create new SquareAnnotation and...and set parameters (new Rectangle, title, color, interior_color...

    docs.aspose.com/pdf/python-net/figures-annotation/
  5. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for JavaScript via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....the position or size of the new or existing chart inside the...chart with new height and width or re-position it with new X and Y...

    docs.aspose.com/cells/javascript-cpp/manipulate...
  6. Convert WORD To MARKDOWN Javascript

    Convert a Word document to MARKDOWN format in JavaScript code. Save a Word document as MARKDOWN using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/nodejs-net/conversion...
  7. Convert WORD To EPUB Javascript

    Convert a Word document to EPUB format in JavaScript code. Save a Word document as EPUB using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/nodejs-net/conversion...
  8. Convert TEXT To PDF Javascript

    Convert TEXT to PDF format in JavaScript code. Save TEXT as PDF using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.txt" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.txt") doc...

    products.aspose.com/words/nodejs-net/conversion...
  9. Convert HTML To DOCX Javascript

    Convert HTML to DOCX format in JavaScript code. Save HTML as DOCX using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.html" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert HTML To DOC Javascript

    Convert HTML to DOC format in JavaScript code. Save HTML as DOC using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.html" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/nodejs-net/conversion...