Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 162,361 for

docx

(0.09 sec)
  1. Aspose::Words::Lists::List::get_IsRestartAtEach...

    Aspose::Words::Lists::List::get_IsRestartAtEachSection method. Specifies whether list should be restarted at each section. Default value is false in C++....supported only in RTF, DOC and DOCX document formats. This option...option will be written to DOCX only if OoxmlCompliance is higher...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Ինչպես տեղադրել բառի վերնագիր և ստորագիր՝ օգտագ...

    Այս ձեռնարկում դուք կսովորեք, թե ինչպես տեղադրել Word-ի վերնագիրն ու ստորոտը C#-ի միջոցով առանց interop-ի: Այս ձեռնարկը կարող է օգտագործվել Word-ում վերնագիր և ստորագիր ավելացնելու համար՝ օգտագործելով C# և տեղադրելու որոշ տեքստ դրանց մեջ:...և ստորագրի մեջ և պահում այն DOCX ֆայլի ձևաչափում: Word-ի վերնագիր...Վերջապես, փաստաթուղթը պահեք DOCX ֆայլի ձևաչափով Այս քայլերում...

    kb.aspose.com/hy/words/net/how-to-insert-header...
  3. Ինչպես փոխարկել HTML փաստաթուղթը Word-ի Python-ում

    Այս կարճ ուղեցույցը տեղեկատվություն է տրամադրում այն մասին, թե ինչպես փոխարկել HTML փաստաթուղթը Word-ի Python-ում: Այն կիսում է IDE կարգավորումները, քայլերի ցանկը և Python-ում HTML-ից Word փոխակերպման համար գործարկվող օրինակելի կոդը:...ցանկ և գործարկվող կոդ՝ HTML-ը DOCX-ի Python -ում փոխարկելու համար:...NET-ի միջոցով միջավայրը HTML-ը DOCX-ի փոխարկելու համար Բացեք սկզբնաղբյուր...

    kb.aspose.com/hy/words/python/how-to-convert-ht...
  4. Splitter.extract_pages method | Aspose.Words fo...

    aspose.words.lowcode.Splitter.extract_pages method...docx' aw . lowcode . Splitter . extract_pages...ARTIFACTS_DIR + 'LowCode.ExtractPages.1.docx' , start_page_index = 0 , page_count...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 如何使用 Python 将 PDF 转换为 Word

    这是一个快速教程,解释如何使用 Python 将 PDF 转换为 Word。它提供了配置环境的详细步骤以及将 PDF 转换为 Docx 的可运行 Python 代码。...将 PDF 转换为 DOCX Python 代码在末尾共享,可用于将任何 PDF 文件转换为...文件转换为 Word 文件,如 DOC、 DOCX 等。 在 Python 中将 PDF 转换为 Word 的步骤 建立环境以在您的应用程序中使用...

    kb.aspose.com/zh/words/python/how-to-convert-pd...
  6. Aspose.Words Features Missing in VSTO|Aspose.Wo...

    Perform some operations with documents faster and more conveniently than VSTO. In addition, there are operations that are not supported by VSTO using C#....example, DOCX to DOC, Word to PDF, HTML to Markdown, DOCX to JPG...

    docs.aspose.com/words/net/missing-features-in-v...
  7. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.Docx (175.8 KB) out.Docx (129.3 KB) cover.Docx (19.3 KB) the result the align of header is left from center. Here is my code: String path…...docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB)...main = new Document(path + "1.docx"); Document cover = new Document(path...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  8. Ինչպես փոխարկել Word-ը HTML-ի՝ օգտագործելով C++

    Այս կարճ ձեռնարկում մենք կսովորենք, թե ինչպես փոխարկել Word-ը HTML-ի՝ օգտագործելով C++: C++-ում բառը html ձևաչափի փոխարկելու համար հարկավոր է մի քանի պարզ քայլերով կատարել API-ի պարզ զանգեր MS Windows-ում կամ Linux-ում:...Մուտքային ֆայլը կարող է լինել DOCX կամ DOC ձևաչափով, որը պարունակում...թե ինչպես կարելի է վերափոխել DOCX-ը HTML-ի՝ օգտագործելով C++ :...

    kb.aspose.com/hy/words/cpp/how-to-convert-word-...
  9. Export PPTM to WORD on Andorid via Java or with...

    Convert PPTM to WORD in mobile apps without installing any software or online. Test free PPTM to WORD online converter quickly before integrating the code....document to DOCX format using save method and set Docx as SaveFormat...document in DOCX format document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  10. Convert a Document in C++|Aspose.Words for C++

    Easily convert documents from one format to another using C++. You can work with all the most popular formats like Microsoft Word formats such as Docx or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....PDF Convert DOC to PDF Convert DOCX to PDF and others Convert Image...Document to an Image Convert DOCX to JPG Convert DOC to PNG and...

    docs.aspose.com/words/cpp/convert-a-document/