Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 150,087 for

2

(0.09 sec)
  1. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …...Family words-java AAddd April 2, 2025, 11:58am 1 "configBlock..."INDENTATION_LEVEL", "attributes": { "val": "2" } }, { "type": "NUMBERING_ID"...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  2. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....getCount(), 2); Iterator> enumerator = mappedDataFields.../// /// Create a document with 2 MERGEFIELDs, one of which does...

    reference.aspose.com/words/java/com.aspose.word...
  3. 插入docx - Free Support Forum - aspose.com

    [ { "content": "这是一个普通的段落,用于展示一般的文本内容,提供信息或描述情境。", "type": "普通段落" }, { "content": "这是一个加粗的段落,强调重点内容或重要提示,吸引读者注意。", "type": "加粗段落" }, { "content": "<table border…...中文技术支持 words-python Tiaohh April 2, 2025, 8:30am 1 [ { "content":...段落内容单行间距;首行 2 ch。排除加粗段落。 Professionalize.Discourse April 2, 2025,...

    forum.aspose.com/t/docx/310697
  4. Calculate Custom Functions in GridWeb|Documenta...

    This article introduce features of custom functions in GridWeb ....multiplies its parameter with 2 and returns the result. So if...parameter is 9, it will return 2*9 = 18. Sample Code Enter Cell...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Aspose.PDF C++ - exception raised when using Lo...

    Hi, we are testing passing a LoadOptions instance to constructor of Document to open a PDF file; this raises exception: WcOknr8zb0cLZ73q.png (85.5 KB) and a result on console during execution: WxKxcwvE0YakcFBX.png (1…...malokhovetskiy May 22, 2025, 2:01pm 2 @gianfranco.dancelli LoadOptions...

    forum.aspose.com/t/aspose-pdf-c-exception-raise...
  6. Freeze Panes in Jython|Documentation

    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.... freezePanes ( 3 , 2 , 3 , 2 ) # Saving the modified Excel...

    docs.aspose.com/cells/java/freeze-panes-in-jython/
  7. CompareOptions.AdvancedOptions | Aspose.Words f...

    Discover CompareOptions AdvancedOptions to enhance your comparisons. Achieve precise results with tailored settings for optimal output.... and the revisions count was 2. // If we are ignoring DML's unique...EqualTo ( isIgnoreDmlUniqueId ? 0 : 2 )); See Also class AdvancedCompareOptio...

    reference.aspose.com/words/net/aspose.words.com...
  8. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in Java...getCell ( defaultWorksheetInde , 2 , 1 , 0 . 50 )); series . getDataPoints...( defaultWorksheetInde , 0 , 2 , "Blues" ), chart . getType ());...

    docs.aspose.com/slides/java/chart-data-label/
  9. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in Java...getCell ( defaultWorksheetInde , 2 , 1 , 0 . 50 )); series . getDataPoints...( defaultWorksheetInde , 0 , 2 , "Blues" ), chart . getType ());...

    docs.aspose.com/slides/androidjava/chart-data-l...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...Family words-java ssj123ssj August 2, 2024, 9:20am 1 3042×1159 129...DOCX); } ssj123ssj August 2, 2024, 9:21am 2 myTest.docx (29.7 KB)...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...