Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 164,094 for

new

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

    გადაიყვანეთ DOC PDF Java ფორმატში კოდით. შეინახეთ DOC როგორც PDF 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...
  2. Გადაიყვანეთ DOC RTF Java

    გადაიყვანეთ DOC RTF Java ფორმატში კოდით. შეინახეთ DOC როგორც RTF 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 DOCX Java

    გადაიყვანეთ DOC DOCX Java ფორმატში კოდით. შეინახეთ DOC როგორც DOCX 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. Გადაიყვანეთ TEXT WORD Java

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

    products.aspose.com/words/ka/java/conversion/te...
  5. Read CSV File With Multiple Encodings|Documenta...

    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....True TxtLoadOptions options = new TxtLoadOptions (); options ....Workbook Workbook workbook = new Workbook ( dataDir + "MultiEncoded...

    docs.aspose.com/cells/java/read-csv-file-with-m...
  6. SvgSaveOptions.FitToViewPort | Aspose.Words for...

    Discover how the SvgSaveOptions FitToViewPort property optimizes your SVG output to perfectly fill any browser window or container for stunning visuals.... Document doc = new Document ( MyDir + "Document...text. SvgSaveOptions options = new SvgSaveOptions { FitToViewPort...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Shape.SignatureLine | Aspose.Words for .NET

    Discover how to access the SignatureLine object for your shapes. Easily identify signature lines and enhance your document's professionalism!...get ; } Remarks You can insert new SignatureLine into the document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint presentation in C# or .NET...using ( Presentation pres = new Presentation ( "pres.pptx" ))...using ( FileStream fileStream = new FileStream ( "Wildlife.mp4" ...

    docs.aspose.com/slides/net/video-frame/
  9. Defining Weekdays for Calendar in Ruby

    Learn how to define calendar weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for Ruby....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  10. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.accept method. Accepts a visitor....let doc = new aw . Document (); let newComment = new aw . Comment...firstParagraph ; para . appendChild ( new aw . CommentRangeStart ( doc...

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