Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 14,732 for

true type

(0.22 sec)
  1. Chart labels are rendered incorrectly when conv...

    Hi Aspose team, I’m trying to convert a range of cells in excel that contains a chart to an EMF image using the following code: //Load the Excel file Workbook workbook = new Workbook(dir + @"\Test_07312025\Chart_templa…...Set OnePagePerSheet option as true ImageOrPrintOptions options...ImageOrPrintOptions() { OnePagePerSheet = true, ImageType = Aspose.Cells.Drawing...

    forum.aspose.com/t/chart-labels-are-rendered-in...
  2. 如何通过 JavaScript 和 C++ 控制工作表标签栏|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 控制工作表标签栏。...Worksheet and Save </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. DocumentBase.background_shape property | Aspose...

    DocumentBase.background_shape property. Gets or sets the background shape of the document...shape_type property equal to ShapeType...display_background_shape to True . Examples Shows how to set...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more....$textHighlightingOpti -> setWholeWordsOnly ( true ); $pres -> getSlides () ->...setFontBold ( NullableBool :: True ); $portion2 = new Portion (...

    docs.aspose.com/slides/php-java/text-formatting/
  5. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Android via Java chart worksheets and automate reports across PPT and PPTX files....worksheet is created for all types of charts: line chart, bar chart...method of the IChartDataWorkbook type. Spreadsheet formula can be...

    docs.aspose.com/slides/androidjava/chart-worksh...
  6. Autofit Setting to Tables|Aspose.Words for .NET

    Autofit settings to tables. NPOI does not provide an opportunity to autofit settings to tables using C#....enumeration which defines what type of auto fitting is applied to...GetChild ( NodeType . Table , 0 , true ); // Autofit the first table...

    docs.aspose.com/words/net/autofit-setting-to-ta...
  7. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document... hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Unable to view content and charts in the Aspose...

    Hi Aspose, I was checking on the attached file where there are 3 charts in different sheets and content in the 4th Sheet, but i am unable to view in the aspose cells editor. EDA.PC.00000205.zip (19.9 KB) Attaching the…... Review Chart Types : Some complex chart types or features may...charts in your file are of a type that is known to have compatibility...

    forum.aspose.com/t/unable-to-view-content-and-c...
  9. 用C++读写带有查询表数据源的表格|Documentation

    学习如何用Aspose.Cells for C++读写带有QueryTable为数据源的表格。...); // Check the data source type if it is query table if ( table...) { table . SetShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/zh/cpp/read-and-write-tab...
  10. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start.... Parameter Type Description bookmark_name str...to Bookmark1' , 'Bookmark1' , True ) . as_field_hyperlink () hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...