Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 424,024 for

document

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

    გადაიყვანეთ WORD XPS Java ფორმატში კოდით. შეინახეთ WORD როგორც XPS Java....შეყვანის ფაილის გზა და შექმენით Document ობიექტი Word შინაარსის ჩასატვირთად...aspose.words.*; Document doc = new Document ( "Input.docx" );...

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

    გადაიყვანეთ HTML PDF Java ფორმატში კოდით. შეინახეთ HTML როგორც PDF Java....შეყვანის ფაილის გზა და შექმენით Document ობიექტი HTML შინაარსის ჩასატვირთად...aspose.words.*; Document doc = new Document ( "Input.html" );...

    products.aspose.com/words/ka/java/conversion/ht...
  3. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text....saving a document to plaintext. doc = aw . Document () builder... which we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Font::get_NameBi method | Aspose...

    Aspose::Words::Font::get_NameBi method. Returns or sets the name of the font in a right-to-left language Document in C++....in a right-to-left language document. System :: String Aspose ::...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Export EMLX to OTT via Java | products.aspose.com

    Java API to Convert EMLX to OTT without using Microsoft Word or Outlook...render HTML to OTT by using Document Processing API Aspose.Words...HTML by using Document class Save the document to OTT format...

    products.aspose.com/total/java/conversion/emlx-...
  6. How to Remove All Section Breaks in Word using ...

    This article provides insight into how to remove all section breaks in Word using Java. It has environment details and a runnable sample code to delete all section breaks in Word using Java....target Word file using the Document Class for removing desired...the current section from the document Repeat the process by moving...

    kb.aspose.com/words/java/how-to-remove-all-sect...
  7. Convert PDF to Microsoft Word Documents in C++|...

    Aspose.PDF for C++ library allows you to convert PDF to Word format using C++ with ease and full control. These formats include DOC and DOCX. Learn more how to tune up PDF to Microsoft Word Documents conversion....Convert PDF to Microsoft Word Documents in C++ Contents [ Hide ] Overview...convert PDF to Microsoft Word Documents using C++. It covers these...

    docs.aspose.com/pdf/cpp/convert-pdf-to-word/
  8. Convert POWERPOINT to ODS Format via Java or wi...

    Convert POWERPOINT to ODS format via Java without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to ODS online converter quickly before integrating the code....HTML document by using Workbook class Save the document to ODS...password-protected document. If your input POWERPOINT document is password...

    products.aspose.com/total/java/conversion/power...
  9. PDF File Metadata|Aspose.PDF for C++

    Discover how to read and modify PDF metadata using Aspose.PDF for C++. Enhance PDF Document properties with easy-to-follow instructions....to call the get_Info() of Document class. Once the DocumentInfo...Open document auto pdfDocument = MakeObject < Document > ( _dataDir...

    docs.aspose.com/pdf/cpp/pdf-file-metadata/
  10. IReplacingCallback class | Aspose.Words for Python

    aspose.words.replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation.... Document ( file_name = MY_DIR + 'Header...Shows how to insert an entire document’s contents as a replacement...

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