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

conditional formatting

(0.15 sec)
  1. 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…... Keep the original formatting of the node. NodeImporter...when needed, so paragraph formatting is retained. // Method is...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  2. View and Update DOCM Properties Online or add m...

    View and modify DOCM properties through online app for free. Python API code to view and add DOCM properties....support many popular formats including DOCM format. Python Utility...controls—like security screening, conditional approvals, and restricted...

    products.aspose.com/total/python-net/metadata/d...
  3. Online XLTM File Compression or Build Python Ap...

    Free online app to compress different XLTM files. Python archiving library code for XLTM documents....supports many popular formats including XLTM format. XLTM archiving...in automated pipelines. Conditional Compression Target large...

    products.aspose.com/total/python-net/compress/x...
  4. Online PPTX File Compression or Build Python Ap...

    Free online app to compress different PPTX files. Python compression and archiving library code for PPTX documents....supports many popular formats including PPTX format. PPTX compression...PPTX, the modern PowerPoint format, often contains high-resolution...

    products.aspose.com/total/python-net/compress/p...
  5. Online PPSX File Compression or Build Python Ap...

    Free online app to compress different PPSX files. Python compression and archiving library code for PPSX documents....supports many popular formats including PPSX format. PPSX compression...Smart Compression Rules Conditional automation targets files...

    products.aspose.com/total/python-net/compress/p...
  6. HtmlSaveOptions.export_list_labels property | A...

    HtmlSaveOptions.export_list_labels property. Controls how list labels are output to HTML, MHTML or EPUB... list_format . list = doc_list builder ...list item 2.' ) builder . list_format . list_indent () builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Online EXCEL File Compression or Build Python A...

    Free online app to compress different EXCEL files. Python archiving library code for EXCEL documents....supports many popular formats including EXCEL format. EXCEL archiving...pipelines or DMS platforms. Conditional Compression Rules Automation...

    products.aspose.com/total/python-net/compress/e...
  8. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++.... It is a standard document format and software developers are...the native Excel files to PDF format. Follow the below steps to...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  9. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…...when needed, so paragraph formatting is retained. // Method is...isExtracting = false; } // Conditional needs to be separate as the...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  10. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....docx"); Shows how to format a run of text using its font...paragraph style with list formatting. Document doc = new Document();...

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