Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 17,415 for

true type

(0.26 sec)
  1. BarcodeParameters.BarcodeValue | Aspose.Words f...

    Discover the BarcodeParameters BarcodeValue property to efficiently encode data. Enhance your projects with seamless barcode integration today!...examples of different barcode types that we can create using our...DisplayText = true , PosCodeStyle = "CASE" , FixCheckDigit = true }; using...

    reference.aspose.com/words/net/aspose.words.fie...
  2. BarcodeParameters.BackgroundColor | Aspose.Word...

    Discover the BarcodeParameters BackgroundColor property for custom bar code designs. Easily set background colors from 0x000000 to 0xFFFFFF for optimal visibility!...examples of different barcode types that we can create using our...DisplayText = true , PosCodeStyle = "CASE" , FixCheckDigit = true }; using...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...start saving a worksheet return True def next_row(self): # Logic...but get an error: TypeError: type ‘aspose.cells.LightCellsDataProvid’...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  4. PDF corrupt after stamping using 11.3.0 what is...

    After applying an image stamp to a PDF the resulting file throws this error when trying to open with Acrobat: Screenshot 2025-11-10 085111.png (28.7 KB) The file can be opened with Chrome or Edge without issue but not …...Background = true; stamp.Width = doc.Pages[1].GetPageRect(true).Width;...Height = doc.Pages[1].GetPageRect(true).Height; doc.Pages[1].AddStamp(stamp);...

    forum.aspose.com/t/pdf-corrupt-after-stamping-u...
  5. Calculated numeric cell value changes on saving...

    I am seeing some very strange behavior. In the attached workbook, cell B1726 on the Input sheet has formula =B1725. In memory in my C# program, after CalculateFormula is called for the workbook, I can see the DoubleVal…...DoubleValue properties and it returned true. However, upon saving the workbook...(“CELLSNET-58944”) has been updated. Its type has been changed from “Bug”...

    forum.aspose.com/t/calculated-numeric-cell-valu...
  6. Chart class | Aspose.Words for Python

    aspose.words.drawing.charts.Chart class. Provides access to the chart shape properties... insert_chart ( chart_type = aw . drawing . charts . ChartType...to "true" to make the title visible. title . show = True # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  7. checkbox|Documentation

    Checkbox element generates a list of answers with blank bubbles that can accommodate any kind of marks....threshold=35 hide_name false Set to true to hide the label ( name ) of...checkbox element. hide_name=true bubble_size Normal Size of boxes:...

    docs.aspose.com/omr/net/txt-markup/checkbox/
  8. Aspose.Cells 8.4.2中的公共API更改|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.... Java //Add a new chart of type Column to chart collection int...setChartDataRange ( "A1:D4" , true ); 添加了VbaModuleCollection.add方法...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. Aspose.Cells 8.4.2中的公共API更改|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.... C# //Add a new chart of type Column to chart collection int...SetChartDataRange ( "A1:D4" , true ); 添加了VbaModuleCollection.Add方法...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    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....getShape ( 1 ); // set line dash type by index shape . getLine ()...getLineCap (). setValue ( BOOL . TRUE ); // set line color transparency...

    docs.aspose.com/diagram/zh/java/set-visio-shape...