Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 198,762 for

new

(0.11 sec)
  1. Გადაიყვანეთ WORD PDF Java

    გადაიყვანეთ WORD PDF Java ფორმატში კოდით. შეინახეთ WORD როგორც PDF Java....*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/wo...
  2. Გადაიყვანეთ DOC TXT Java

    გადაიყვანეთ DOC TXT Java ფორმატში კოდით. შეინახეთ DOC როგორც TXT Java....*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/do...
  3. Გადაიყვანეთ DOC EPUB Java

    გადაიყვანეთ DOC EPUB Java ფორმატში კოდით. შეინახეთ DOC როგორც EPUB Java....*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/do...
  4. Convert Presentations in Handout Mode in JavaSc...

    Convert Presentations in Handout Mode in JavaScript... let presentation = new asposeSlides . Presentation (...options. let slidesLayoutOptions = new asposeSlides . HandoutLayoutingOpti...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  5. Convert Presentations in Handout Mode in Androi...

    Convert Presentations in Handout Mode in Android...Presentation presentation = new Presentation ( "sample.pptx"...HandoutLayoutingOpti slidesLayoutOptions = new HandoutLayoutingOpti (); slidesLayoutOptions...

    docs.aspose.com/slides/androidjava/convert-powe...
  6. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PlainTextDocument plaintext = new PlainTextDocument ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/pla...
  7. Font.NameOther | Aspose.Words for .NET

    Discover Font NameOther. Easily customize fonts for character codes 128-255, enhancing your text's style and readability. Elevate your design today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Font . NameOther = "Courier New" ; // Insert a run with one word...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/recognition/invoice/
  9. Unlock PPTX Presentation Files using .NET | pro...

    C# source code to remove protection from PPTX Presentation....C# LoadOptions loadOptions = new LoadOptions {Password = "123123"...(Presentation presentation = new Presentation( "pres.pptx" , loadOptions))...

    products.aspose.com/slides/net/unlock/pptx/
  10. ImageSaveOptions.ImageColorMode | Aspose.Words ...

    Discover the ImageSaveOptions ImageColorMode property to easily customize and optimize the color mode for your generated images. Enhance your visuals today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions imageSaveOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...