Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 176,971 for

docx

(0.32 sec)
  1. How to Add Bookmark in Word using C#

    This article explains how to add bookmark in Word using C#. It contains all the information required to set the environment, step-wise approach to write the program and a runnable code to insert a bookmark in Word using C#....the resultant document as a DOCX file. All the necessary steps...insert header and footer in DOCX using C# . Updated on 04 Nov...

    kb.aspose.com/words/net/how-to-add-bookmark-in-...
  2. NodeImporter breaks padding - Free Support Foru...

    Hi there we use Aspose.Words to copy ContentControls of multiple documents into a single resulting Docx file. We use the NodeImporter for this use case like var importFormatOptions = new ImportFormatOptions { KeepSour…...documents into a single resulting docx file. We use the NodeImporter...multiple documents into a single DOCX file. This could be due to how...

    forum.aspose.com/t/nodeimporter-breaks-padding/...
  3. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...docx (18.4 KB) processed_document_2.docx (19.1 KB)...KB) output.docx (18.4 KB) I want the same way exactly to be replaced...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  4. Ինչպես բաժանել էջերը Word-ում՝ օգտագործելով Pyt...

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

    kb.aspose.com/hy/words/python/how-to-split-page...
  5. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... DOCX ) { // modify an OLE object...aspose . words . SaveFormat . DOCX ); // seve an OLE object OLE_Shape...

    docs.aspose.com/diagram/java/public-api-changes...
  6. Questions about document redlining performance ...

    I initially spoke with your sales team regarding licensing and pricing, and they kindly directed me to the forums for more detailed technical and performance-related questions. I’m therefore providing the requested techn…...support: DOCX, XLSX, PDF comparison Output for DOCX comparison...Document Conversion Must support: DOCX → PDF XLSX → PDF TOC / Field...

    forum.aspose.com/t/questions-about-document-red...
  7. Aspose::Words::Saving::SvgSaveOptions::get_Show...

    Aspose::Words::Saving::SvgSaveOptions::get_ShowPageBorder method. Controls whether a border is added to the outline of the page. Default is true in C++....docx document to .svg. auto doc =...( get_MyDir () + u "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a document in Java....docx"); FontInfoCollection fontInfos... + "Font.FontInfoCollection.docx"); Shows how to print the details...

    reference.aspose.com/words/java/com.aspose.word...
  9. Optimize File's Content Using C++

    Compress files in C++: Docx, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality... DOCX Node Python Java C# C++ View...library will help you to compress DOCX, DOC, RTF, ODT, EPUB, HTML,...

    products.aspose.com/words/cpp/compress/
  10. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....docx", fieldNames, fieldValues);..."LowCode.MailMerge.2.docx", SaveFormat.DOCX, fieldNames, fieldValues);...

    reference.aspose.com/words/java/com.aspose.word...