Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 214,363 for

formatting

(0.57 sec)
  1. Change the format of a cell with C++|Documentation

    How to use Aspose.Cells library in C++ to change the Formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....Change the format of a cell with C++ Contents [ Hide ] Possible...change the format of a cell in Excel To change the format of a single...

    docs.aspose.com/cells/cpp/how-to-change-format-...
  2. Working with Fonts in C++|Aspose.Words for C++

    Font Formatting in details using C++.... Font Formatting The current font formatting is represented...example shows how to set font formatting: Fill properties now are...

    docs.aspose.com/words/cpp/working-with-fonts/
  3. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Format method. Provides access to fill and line Formatting of this data point in C++....oint::get_Format method ChartDataPoint::get_Format method Provides...Provides access to fill and line formatting of this data point. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for C++ calculates and applies effective shape properties for precise PowerPoint rendering....GetEffective() method from the local format. The following example shows...contains effective text frame formatting properties. The following...

    docs.aspose.com/slides/cpp/shape-effective-prop...
  5. Tables and Ranges|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....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/net/tables-and-ranges/
  6. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... The portion format properties such as get_FontBold()...the text formatting, not the source of that formatting . There...

    forum.aspose.com/t/font-type-distinction-is-not...
  7. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this line of code. H…...to the default paragraph formatting in your document. When you...ClearFormatting() , it resets the formatting of the default paragraph...

    forum.aspose.com/t/getting-error-while-converti...
  8. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the Formatting of a chart element...ChartFormat class Represents the formatting of a chart element. To learn...Description fill Gets fill formatting for the parent chart element...

    reference.aspose.com/words/python-net/aspose.wo...
  9. C++ library of Excel | products.aspose.com.Cells

    Aspose.Cells for C++ library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV and so on....and Formatting, Data Validation, Conditional Formatting, Reading...the most common spreadsheet formats (such as XLS, XLSX, XLSM, and...

    products.aspose.com/cells/cpp/
  10. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside table . Table tag -replaced data font type is changing to Aptos from Times New Roman , for other font it is working fine . Be…...original Times New Roman formatting of the placeholder is lost...preserve the original character formatting in the callback public class...

    forum.aspose.com/t/font-style-automatically-cha...