Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 155,281 for

2

(0.2 sec)
  1. ChartSeriesGroup class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add...= [ 2 , 3 , 4 ]) series . add ( series_name = 'Series 2 of primary...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a document....assertEqual ( '' , paragraphs [ 2 ] . list_label . label_string...assertEqual ( 'a.' , paragraphs [ 2 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... width ) / 2 shape . top = ( builder . page_setup...page_height - shape . height ) / 2 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Cells - Failure to recognize complex for...

    Hi, We have an engine where we simply want to get the values for custom formulas, but the formula isn’t recognized as a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…...TESTCUSTOM(FinalAmount), IF(AND(B$2=“STUFF2”, TESTCUSTOM(Amount)=0)...TESTCUSTOM(Amount)=0), TESTCUSTOM(Amount), IF(B$2=“STUFF2”, TESTCUSTOM(Amount),...

    forum.aspose.com/t/aspose-cells-failure-to-reco...
  5. Performance/Memory optimization for writing lar...

    I am trying to add a table with 7 columns and 100k rows in a PDF, it is taking about 2.7/3 mins. Is there any to optimize the time required for this. Also is there any way to write/flush the few rows of a table to docum…...in a PDF, it is taking about 2.7/3 mins. Is there any to optimize...mudassir.fayyaz May 26, 2021, 2:53pm 2 @BALKRUSHNA015478 The table...

    forum.aspose.com/t/performance-memory-optimizat...
  6. Aspose::Words::TextOrientation enum | Aspose.Wo...

    Aspose::Words::TextOrientation enum. Specifies orientation of text on a page, in a table cell or a text frame in C++....builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); //...); builder -> Write ( u "Row 2, cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. Calculate Custom Functions in GridWeb|Documenta...

    This article introduces features of custom functions in GridWeb....it multiplies its parameter by 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/...
  8. 获取嵌入图像的分辨率和尺寸使用C++|Aspose.PDF for C++

    本节展示如何获取嵌入图像的分辨率和尺寸的详细信息...get_Elements () -> idx_get ( 0 ), 2 ) + Math :: Pow ( lastCTM -> get_Elements...get_Elements () -> idx_get ( 1 ), 2 )); double scaledHeight = Math...

    docs.aspose.com/pdf/zh/cpp/get-resolution-and-d...
  9. Moving Tasks | Aspose.Tasks Documentation

    This page discusses how to move tasks using Aspose.Tasks for C++. The content includes best practices and examples.... 2 System ::String dataDir = Run...path to the documents directory. 2 System ::String dataDir = Run...

    docs.aspose.com/tasks/cpp/moving-tasks/
  10. Html To PDF Conversion Is Overlapping Table hea...

    Hello. We are using the HTML to PDF converter, and the resulting PDF has overlapping headers for certain tables. Instead of the header and sub header appearing on their respective lines the conversion process is overla…...dfs February 6, 2026, 2:21pm 1 Hello. We are using the...Discourse February 6, 2026, 2:22pm 2 @amos.johnson.dfs You’re seeing...

    forum.aspose.com/t/html-to-pdf-conversion-is-ov...