Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 176,627 for

docx

(0.15 sec)
  1. Քաղեք տեքստ Word փաստաթղթից C#-ով

    Դուք կարող եք հեշտությամբ տեքստ հանել Word Document-ից C#-ով այս հակիրճ ձեռնարկով: Այն ներառում է զարգացման միջավայրը կարգավորելու քայլերը, քայլ առ քայլ աշխատանքային հոսքը և աշխատանքային օրինակելի կոդը՝ Word-ը C#-ով TXT-ի փոխարկելու համար:...գործող օրինակելի կոդը՝ փոխարկելու DOCX -ը TXT C# -ով: Մշակված հավելվածը...տեղադրելով Aspose.Words for .NET ՝ DOCX ֆայլը TXT ֆայլի փոխարկելու համար՝...

    kb.aspose.com/hy/words/net/extract-text-from-wo...
  2. Converter.Create | Aspose.Words for .NET

    Create a new instance of the converter processor effortlessly with our powerful Converter Create method for seamless data transformation....docx" ; Converter . Create ( new...+ "LowCode.ConvertContext.3.docx" , saveOptions ) . Execute ();...

    reference.aspose.com/words/net/aspose.words.low...
  3. How to convert conditionally formatted tables f...

    Hi Community, I am currently working on the XLS2DOC converter example and I am wondering how to convert conditionally formatted cells from Excel to Word. Can you please provide a simple example how to get the Word cells…...)) to a Word document (DOCX), without requiring any additional...also specify the SaveFormat.Docx enumeration. For .NET, more...

    forum.aspose.com/t/how-to-convert-conditionally...
  4. [Defect] - Comparison time is longer for large ...

    Scenario 1:- Compare attached File1, File2 and validate pdf resulted file. Actual:- ASPOSE service taking avg 27206 milli seconds for compare. File 2 (1).Docx (131.0 KB) Another file with 12 MB file size....docx (131.0 KB) Another file with...v1.docx"); Document v2 = new Document("C:\\Temp\\v2.docx"); v1...

    forum.aspose.com/t/defect-comparison-time-is-lo...
  5. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...docx"); DocumentBuilder builder =...} } } doc.Save(@"C:\Temp\out.docx"); doc.Save(@"C:\Temp\out.pdf");...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  6. WarningSource | Aspose.Words for Java

    Specifies the module that produces a warning during document loading or saving in Java....docx"); WarningInfoCollectio warnings...Document(getMyDir() + "Rendering.docx"); WarningInfoCollectio callback...

    reference.aspose.com/words/java/com.aspose.word...
  7. Memory Requirements|Aspose.Words for .NET

    How much memory does Aspose.Words for .NET require to work with documents? Learn the details.... For example, DOCX is more compact than DOC and...Let’s consider two documents: DOCX “A” document – 0.35 MB size...

    docs.aspose.com/words/net/memory-requirements/
  8. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two documents with our Compare method. Save differences and track edits and format revisions in a single output file....docx" ; string secondDoc = MyDir..."LowCode.CompareDocuments.1.docx" , "Author" , new DateTime ());...

    reference.aspose.com/words/net/aspose.words.low...
  9. Word to HTML Conversion Produces Wrong Bullet L...

    Hi Aspose Team, We are using the Aspose.Words Word to HTML conversion API, and during one of the document conversions we encountered an incorrect bullet sequence in the HTML output. I have uploaded images showing: Th…...docx file The incorrect bullet list...converted_html_file 1474×214 87.4 KB docx_file 1092×349 79.6 KB Professionalize...

    forum.aspose.com/t/word-to-html-conversion-prod...
  10. Ինչպես ստեղծել Word փաստաթուղթ C#-ով

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

    kb.aspose.com/hy/words/net/how-to-create-word-d...