Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 175,600 for

docx

(0.47 sec)
  1. Aspose::Words::Saving::SvgSaveOptions::get_FitT...

    Aspose::Words::Saving::SvgSaveOptions::get_FitToViewPort method. Specifies if the output SVG should fill the available viewport area (browser window or container). When set to true width and height of output SVG are set to 100%. The default value is false in C++....docx document to .svg. auto doc =...( get_MyDir () + u "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Ինչպես ավելացնել վերնագիր և ստորագիր Word փաստա...

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես ավելացնել վերնագիր և ստորագիր Word փաստաթղթում Java-ի միջոցով: Word-ում Java-ի միջոցով վերնագիր և ստորագիր ավելացնելու այս քայլերը վավեր են բոլոր սովորական օպերացիոն համակարգերի համար, ինչպիսիք են Windows-ը, macOS-ը և Ubuntu-ն:...փաստաթուղթը կարող է պահպանվել որպես DOCX կամ Word ֆայլի որևէ այլ ձևաչափով:...վերնագրերով և էջատակներով որպես DOCX ֆայլ Այս քայլերը տեղեկատվություն...

    kb.aspose.com/hy/words/java/how-to-add-header-a...
  3. Ստեղծել մակրո Word-ում՝ օգտագործելով Java

    Ծանոթացեք այս հոդվածին՝ VBA ծրագրավորման համար Java-ի միջոցով: Այն պարունակում է IDE-ի կարգավորումներ, հրահանգների ցանկ և օրինակային կոդ՝ Word-ում մակրո ստեղծելու համար Java-ի միջոցով։... DOCX ֆայլը JSON-ի փոխարկելու համար այցելեք DOCX-ի փոխարկումը...

    kb.aspose.com/hy/words/java/create-a-macro-in-w...
  4. Convert Excel to Word|Documentation

    Convert Excel file to Word using Python....DOCX as the second parameter of Workbook...exporting a worksheet to a .docx file. The following code example...

    docs.aspose.com/cells/python-java/convert-excel...
  5. Optimize File's Content Using Javascript

    Compress files in JavaScript: Docx, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality... DOCX Node Python Java C# C++ View...library will help you to compress DOCX, DOC, RTF, ODT, EPUB, HTML,...

    products.aspose.com/words/nodejs-net/compress/
  6. SvgTextOutputMode enumeration | Aspose.Words fo...

    Aspose.Words.Saving.SvgTextOutputMode enumeration. Allows to specify how text inside a document should be rendered when saving in SVG format....docx document to .svg. let doc =...Document ( base . myDir + "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SvgTextOutputMode enumeration | Aspose.Words fo...

    aspose.words.saving.SvgTextOutputMode enumeration. Allows to specify how text inside a document should be rendered when saving in SVG format....docx document to .svg. doc = aw ...file_name = MY_DIR + 'Document.docx' ) # Configure the SvgSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Შეკუმშოს WORD Java

    შეკუმშოს WORD Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად.... DOCX Node Python Java C# C++ კოდის...Java ში: კოდის მაგალითი Java ში DOCX ფაილის შეკუმშვისთვის კოპირება...

    products.aspose.com/words/ka/java/compress/word/
  9. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby...." ) \ # Save the document in DOCX format. The format to save as...save ( data_dir + "HelloWorld.docx" ) Download Running Code Download...

    docs.aspose.com/words/java/hello-world-in-ruby/
  10. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python....save each page as a separate DOCX or DOC file as per your requirement...supported file format. Code to Split DOCX using Python To extract pages...

    kb.aspose.com/words/python/how-to-split-pages-i...