Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 175,560 for

docx

(0.28 sec)
  1. Ինչպես կարդալ Word փաստաթուղթը C#-ում

    Այս հակիրճ ձեռնարկը ձեզ ուղղորդում է, թե ինչպես կարդալ Word փաստաթուղթը C#-ով: Word փաստաթղթից տեքստ կարդալու համար C# միջավայրի մանրամասները և գործարկվող օրինակելի կոդը՝ նկարագրությամբ, համօգտագործվում է:...բեռնելով Word ֆայլ, ինչպիսիք են DOCX , DOC , RTF կամ HTML և այլն...կառավարիչից Ներբեռնեք մուտքագրված DOCX ֆայլը Document դասի օբյեկտի...

    kb.aspose.com/hy/words/net/how-to-read-word-doc...
  2. Aspose.Words Product Family

    查找有关在不使用 Microsoft Word 的情况下创建、转换、编辑和打印 Word 文档的答案。...Word 中创建宏 在 Java 中将 DOCX 转换为 JSON 在 C# 中将 DOCX 转换为 JSON «« « 1 2...

    kb.aspose.com/zh/words/
  3. Need Recommendation on conversion - Free Suppor...

    Hi, I want to convert the documents (Docx or pdf) into a printable format which i can directly send to printer. Wanted to know the aspose recommendation whether to convert PDF to PCL/PS/XPS etc or Word to PCL/PS/XPS. Wh…...want to convert the documents (docx or pdf) into a printable format...first need to convert it to Docx and then convert to PCL or is...

    forum.aspose.com/t/need-recommendation-on-conve...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลง PDF โดยใช้ C# https://products.aspose.com/pdf/th/net/conversion/ Recent content in โซลูชันการแปลง PDF โดยใช้ C# on Aspsoe.PDF Pr......com/pdf/th/net/conversion/cgm-to-docx CGM to DOCX column is-2 button is-info...กำหนดเอกสาร Net: การแปลงไฟล์ CGM เป็น DOCX โดยใช้ C# https://products.aspose...

    products.aspose.com/pdf/th/net/conversion/index...
  5. Margins being moved - Free Support Forum - aspo...

    Old Aspose Version 13 keeps the margin: Newer version causes the text to shift up: The word document has the correct margin before it is converted to pdf: this is the code we use to convert to pdf that is ca…...Docx"; doc.Save(wordDebugFile, SaveFormat.Docx); var options...v0szfvj5.khb.pdf (114.3 KB) 9072.Docx (26.8 KB) Here you go alexey...

    forum.aspose.com/t/margins-being-moved/313965
  6. Aspose::Words::WarningSource enum | Aspose.Word...

    Aspose::Words::WarningSource enum. Specifies the module that produces a warning during document loading or saving in C++.... Docx 9 Module that reads/writes DOCX files. Doc 10...modules that are shared between DOCX/WML reader/writer modules. Odt...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. Print Word Document with Comments in Python

    Follow this article to print Word document with comments in Python. It contains information to establish the development environment, a list of steps, and a sample code to print Docx comments.... and a sample code to print DOCX comments in Python . It assists...These steps assist in rendering DOCX comments . Import the desired...

    kb.aspose.com/words/python/print-word-document-...
  8. Table.description property | Aspose.Words for N...

    Table.description property. Gets or sets description of this table...for ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance...artifactsDir + "Table.CreateNestedTable.docx" ); }); /// <summary> /// Creates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert a Multi-page Document to an Image in C#...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using C#....shows how to save a multi-page DOCX document as JPEG image with...shows how to save a multi-page DOCX document as PNG image with Grid...

    docs.aspose.com/words/net/convert-a-multi-page-...
  10. Document.OriginalLoadFormat | Aspose.Words for ...

    Discover the OriginalLoadFormat property to easily access the format of the original document loaded into your object, enhancing document management....docx" ); Assert . That ( doc . OriginalFileName...EqualTo ( MyDir + "Document.docx" )); Assert . That ( doc . OriginalLoadFormat...

    reference.aspose.com/words/net/aspose.words/doc...