Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 152,093 for

2

(0.26 sec)
  1. TextColumnCollection.spacing property | Aspose....

    TextColumnCollection.spacing property. When columns are evenly spaced, gets or sets the amount of space between each column in points.... set_count ( 2 ) builder . writeln ( 'Column...) builder . writeln ( 'Column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Other managing TeX options | Python

    Aspose.TeX API solution for Python includes conversion functionality that allows you to set the initial interaction mode in which the engine starts.... 2 ... 3 # Set interaction mode....conversion options instance. 2 ... 3 # Set the job name. 4 options...

    docs.aspose.com/tex/python-net/other-options/
  3. Facing an issue word document parsing and setti...

    After reading the byte streaming and setting the sensitivity label property to the file before writing the docx files Once documents file is created and opened the file in word reader Getting an output with word found …...Discourse August 4, 2025, 1:48pm 2 @Sathishkumar14601460 It sounds...Sathishkumar14601460 August 4, 2025, 2:01pm 5 Is there any logic available...

    forum.aspose.com/t/facing-an-issue-word-documen...
  4. Generate CODE128 BarCode Images via Python | pr...

    Create CODE128 symbology BarCode Images using Python applications without using any other software....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  5. Recognize CODE93 BarCode Images via Python | pr...

    Scan CODE93 symbology barcode images using Python applications without using any other software....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  6. 如何用C++创建带有下拉列表的动态图表|Documentation

    学习如何使用Aspose.Cells for C++创建一个根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到你的图表中,实现灵活的数据可视化。...allMonths ; j ++ ) { int _row = i + 2 ; int _column = j + 1 ; sheet..._column ). PutValue ( 50 * ( i % 2 ) + 20 * ( j % 3 ) + 10 * ( i...

    docs.aspose.com/cells/zh/cpp/create-dynamic-cha...
  7. HyphenationOptions | Aspose.Words for Java

    Allows to configure document hyphenation options in Java....setConsecutiveHyphen(2); doc.getHyphenationOption()....getHyphenationOption().setConsecutiveHyphen(2); doc.getHyphenationOption()....

    reference.aspose.com/words/java/com.aspose.word...
  8. Copying formulas with cell referecing other she...

    Hi, I have a workbook with following formula in cell G3 in Sheet1 which is referencing Sheet2. When I try to copy this formula to cell C3 in Sheet1, the relative cell reference part is the same as source and won’t ajust…...Discourse September 29, 2025, 1:57am 2 @wwu To achieve the expected behavior...know! wwu September 29, 2025, 2:03am 3 I am afraid for this use...

    forum.aspose.com/t/copying-formulas-with-cell-r...
  9. Frequent Timeout Errors Since Jan 27 (40% Incre...

    We’ve been seeing consistent timeout errors from Aspose starting January 27. Over the last two days, the frequency of these timeouts has increased by ~40% compared to previous days....Discourse January 29, 2026, 12:14pm 2 @Tarun_Kumar You reported frequent...amjad.sahi January 29, 2026, 2:34pm 3 This topic has been moved...

    forum.aspose.com/t/frequent-timeout-errors-sinc...
  10. 设置打印标题|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....例如,行被定义为 $1:$2,列被定义为 $A:$B。 C# //Instantiating...1 & 2 as title rows pageSetup . PrintTitleRows = "$1:$2" ; 下载运行代码...

    docs.aspose.com/cells/zh/net/set-print-titles/