Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 22,384 for

docx

(0.03 sec)
  1. How to Create Table in Word Document using C#

    A step-by-step tutorial on how to create table in Word document using C# code. Programmatically create table in Word using C# with an Aspose DocumentBuilder and DOM classes....Word document with table to DOCX format on disk The following...

    kb.aspose.com/words/net/how-to-create-table-in-...
  2. Ինչպես գտնել և փոխարինել տեքստը Word փաստաթղթու...

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

    kb.aspose.com/hy/words/net/how-to-find-and-repl...
  3. Ինչպես խմբագրել Word-ի մետատվյալները՝ օգտագործե...

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

    kb.aspose.com/hy/words/net/how-to-edit-word-met...
  4. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::Sign method. Signs source document using given CertificateHolder with digital signature and writes signed document to destination stream. Supported formats are: Doc, Dot, Docx, Dotx, Docm, Odt, Ott.Output will be written to the start of stream and stream size will be updated with content length in C++....Supported formats are: Doc , Dot , Docx , Dotx , Docm , Odt , Ott ....DetectFileFormat ( MyDir + u "Document.docx" ) -> get_HasDigitalSignature...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. EPUB Converter – С# – Aspose.HTML for .NET

    In this article, you will learn about supported EPUB conversions and consider C# example of how to convert EPUB to PDF....{{/if_output}} {{#if_output 'DOCX'}} var options = new DocSaveOptions();...convert , EPUB to XPS, EPUB to DOCX, , EPUB to PNG, EPUB to BMP...

    docs.aspose.com/html/net/epub-converter/
  6. NullPointerException during LayoutEnumerator cr...

    Hi Team. I am trying to migrate my code with Aspose.Words from version 22.4 to 23.3. I found out that version 23.3 is not stable yet. When I completed this code for example4.zip (656.2 KB) Document doc = new Document(…...docx", new LoadOptions()); LayoutCollector...

    forum.aspose.com/t/nullpointerexception-during-...
  7. SaveOptions.pretty_format property | Aspose.Wor...

    SaveOptions.pretty_format property. When ``True``, pretty formats output where applicable...HTML, MHTML, EPUB, WordML, RTF, DOCX and ODT output human readable...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::Field::Remove method | A...

    Aspose::Words::Fields::Field::Remove method. Removes the field from the document. Returns a node right after the field. If the field's end is the last child of its parent node, returns its parent paragraph. If the field is already removed, returns null in C++....docx format. auto doc = MakeObject...+ u "Field sample - PRIVATE.docx" ); // WordPerfect 5.x/6.x documents...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. How to Add Watermark to Word using Java

    This short tutorial guides on how to add watermark to Word using Java. It provides details for the configuration, steps and a runnable sample code to insert watermark in Word using Java....of the desired formats like DOCX , DOC , or any other MS Word-supported...

    kb.aspose.com/words/java/how-to-add-watermark-t...
  10. How to Merge Word Documents using Python

    This simple article focuses on how to merge Word document using Python. It encapsulates the details to establish the environment along with configuration steps and a working example code to merge Docx files in Python....loading the source and target DOCX files from the disk using two...

    kb.aspose.com/words/python/how-to-merge-word-do...