Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 214,725 for

new

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

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

    products.aspose.com/words/ka/net/conversion/pdf...
  2. Გადაიყვანეთ PDF Openoffice C#

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

    products.aspose.com/words/ka/net/conversion/pdf...
  3. Გადაიყვანეთ TEXT PDF C#

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

    products.aspose.com/words/ka/net/conversion/tex...
  4. Გადაიყვანეთ DOC EPUB C#

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

    products.aspose.com/words/ka/net/conversion/doc...
  5. Გადაიყვანეთ HTML DOC C#

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

    products.aspose.com/words/ka/net/conversion/htm...
  6. Սեղմել WORD Ը Javascript Ում

    Սեղմեք WORD ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք WORD բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...'@aspose/words' ); var doc = new aw.Document( "Input.docx" );...ffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...

    products.aspose.com/words/hy/nodejs-net/compres...
  7. Licensing | Aspose.Page for Java

    Java Library for the developers to process PS, EPS, and XPS files. Learn how to evaluate Aspose.Page API solution for Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/licensing/
  8. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...into an image. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... Workbook workbook = new com . aspose . cells . Workbook...ByteArrayOutputStrea oleStream = new ByteArrayOutputStrea (); workbook...

    docs.aspose.com/slides/java/working-solution-fo...
  10. Your First Aspose.Cells Application - Hello Wor...

    Create, edit, and save your first Excel file in any supported format using Aspose.Cells for .NET to experience its simplicity and power in C#.... Create a new Excel file, or open an existing...Create a New Workbook The following example creates a new workbook...

    docs.aspose.com/cells/net/your-first-aspose-cel...