Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 155,498 for

2

(0.1 sec)
  1. Fetching "Start At" Values for Numbered Lists f...

    Hi Team, get_NumberedBulletStartWith() → Returns or sets the first number which is used for group of numbered bullets with no inheritance. So, for a group starting with 5, then continuing with 6,7,8; get_NumberedBullet…...Discourse January 22, 2026, 8:33am 2 @pankajku You are trying to retrieve...the numbered list: 589×716 65.2 KB That is why Aspose.Slides returns...

    forum.aspose.com/t/fetching-start-at-values-for...
  2. main.min.a451f9dd55f1202338731987516e832de708b4...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......2;color:inherit}h1,.h1{font-size:2rem}h2...600;line-height:1.2}.display-2{font-size:2.5rem;font-weight:600;line-height:1...

    docs.aspose.com/gis/scss/main.min.a451f9dd55f12...
  3. main.min.84a3719ff459dc0d050cdab52be8afd7d3421e...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......2;color:inherit}h1,.h1{font-size:2rem}h2...600;line-height:1.2}.display-2{font-size:2.5rem;font-weight:600;line-height:1...

    docs.aspose.com/diagram/scss/main.min.84a3719ff...
  4. QR-Code Encoding Problems - Free Support Forum ...

    Hello! I use Aspose.BarCode 26.1 and have problems with some currency symbols. I tried QREncodeMode.ECIEncoding; ECIEncodings.UTF8; with bad results qrModeECI.gif (1.9 KB) and I tried QREncodeMode.EXTENDED; w…...Discourse February 6, 2026, 11:10am 2 @dvtdaten You’re seeing incorrect...ypes.QR, "Price: 123 €"); // 2. Enable ECI encoding generator...

    forum.aspose.com/t/qr-code-encoding-problems/32...
  5. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic...."Column (" + str ( row_count ) + ", 2)" ) row . cells . add ( "Column...( "Test 2 1" ) cell = row2 . cells . add ( "Test 2 2" ) cell...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  6. 在 JavaScript 中管理演示文稿主题|Aspose.Slides for Node.j...

    使用 Aspose.Slides for Node.js 在 JavaScript 中精通演示文稿主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...应用亮度变换时,会产生附加调色板 (2) 中的颜色。随后您可以设置和获取这些主题颜色。 1 - 主主题颜色 2 - 来自附加调色板的颜色。...ColorTransformOperat . MultiplyLuminance , 0.2 ); shape2 . getFillFormat ()....

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  7. Show and Hide Rows, Columns and Scroll Bars wit...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using Node.js via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently.... unhideRow ( 2 , 13.5 ); // Unhiding the 2nd...worksheet . getCells (). hideRow ( 2 ); worksheet . getCells (). hideColumn...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  8. Shap.FitToTextSize默认是水平方向拉宽文本框,如何锁定宽度,只在垂直方向拉高文...

    Shap.FitToTextSize默认是水平方向拉宽文本框,如何锁定宽度,只在垂直方向拉高文本框?...中文技术支持 lingtian November 24, 2025, 2:19pm 1 Shap.FitToTextSize默认是水...Discourse November 24, 2025, 2:20pm 2 @lingtian 概要 Shape.FitToTextSize()...

    forum.aspose.com/t/shap-fittotextsize/321983
  9. Working with Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Android...25 characters for 1D types or 2,000 for 2D ones. The greater the...EAN 8, IATA 2-of-5, Italian Post 25, Interleaved 2-of-5, ISBN...

    docs.aspose.com/barcode/androidjava/working-wit...
  10. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....-> SetValue ( u "Third page" , 2 ); titles -> SetValue ( u "Fourth..., 3 ); for ( int i = 0 ; i < 2 ; i ++ ) { // Create Heading object...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/