Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 178,213 for

document formatting

(0.47 sec)
  1. Online POTM File Comparison or Build C++ Apps t...

    Free online app to Compare different POTM files. C++ comparison library code for POTM Documents....Total C++ Compare Potm Online Document Comparison App and C++ Code...Develop powerful C++ based POTM document comparison applications. Freely...

    products.aspose.com/total/cpp/compare/potm/
  2. Document extractPages - Free Support Forum - as...

    我在使用 24.12版本aspose-words都指定文件进行页内容提取后,文档的页数正常获取,但页面中的页码无法正常更新,应该如何更新总页码问题 extract-page_result.docx (13.0 KB) test-page.docx (15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int pageCount = …...Document extractPages 中文技术支持 words-java LXY133 May 17, 2025,...(15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int...

    forum.aspose.com/t/document-extractpages/312816
  3. ShapeBase.is_horizontal_rule property | Aspose....

    ShapeBase.is_horizontal_rule property. Returns ``True`` if this shape is a horizontal rule....customize its formatting. doc = aw . Document () builder = aw...horizontal_rule_format = shape . horizontal_rule_format horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextWatermarkOptions.FontFamily | Aspose.Words ...

    Customize your TextWatermarkOptions with the FontFamily property to enhance your designs. Default is Calibri; choose a style that fits your brand!... Document doc = new Document (); // Add a plain...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/net/aspose.words/tex...
  5. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C# API with .NET library....worksheet has cells with only formatting applied. In such a scenario...initialized cells that contain only formatting cannot be detected using...

    docs.aspose.com/cells/net/detecting-empty-works...
  6. Export XSLFO to POT in Android | products.aspos...

    Android API to Convert XSLFO to POT without using Microsoft Word... XSLFO (XSL Formatting Objects) is a markup language...language for XML document formatting. It is used to define the layout...

    products.aspose.com/total/android-java/conversi...
  7. How to Format Number to Accounting|Documentation

    This article will introduce how to format number to accounting using Aspose.Cells for .NET API....Ask AI How to Format Number to Accounting Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to accounting in...

    docs.aspose.com/cells/net/how-to-format-number-...
  8. Render Custom Date Format Patterns g and ge mm ...

    Learn how to render custom date format patterns 'g' and 'ge' in Aspose.Cells for Node.js via C++ to control date display in spreadsheets....Ask AI Render Custom Date Format Patterns g and ge mm dd Contents...able to render custom date format patterns such as g, ge.mm.dd...

    docs.aspose.com/cells/nodejs-cpp/render-custom-...
  9. Render Custom Date Format Patterns g and ge mm ...

    Aspose.Cells is a Python library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells for Python via .NET library so that users can control how dates are displayed as needed....Ask AI Render Custom Date Format Patterns g and ge mm dd Contents...able to render custom date format patterns such as g , ge.mm...

    docs.aspose.com/cells/python-net/render-custom-...
  10. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in points....Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...