Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 16,137 for

true type

(0.13 sec)
  1. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…...compatibility, by default it is true. That is, blank rows/columns...1.png (3.9 KB) The placement type of the shape is Move and don’t...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  2. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....This can be made up of various types of content ranging from runs...and can be made up of various types of content. Normally the field...

    docs.aspose.com/words/java/introduction-to-fields/
  3. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Xps format in C++....StyleIdentifier :: Heading1 ); ASSERT_TRUE ( builder -> get_ParagraphFormat..."UseBookFoldPrintingS" property to "true" to arrange the contents //...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....$B$2:$B$4" , true ); chart . GetNSeries (). Get...dataLabels . SetShowValue ( true ); // Add custom labels int...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  5. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the font substitution rule in Java....setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...getFontInfoSubstitut().setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...

    reference.aspose.com/words/java/com.aspose.word...
  6. IMailMergeDataSourceRoot.GetDataSource | Aspose...

    Unlock seamless mail merging with Aspose.Words! Discover how the IMailMergeDataSourceRoot GetDataSource method enhances your document automation process....string tableName ) Parameter Type Description tableName String...<summary> /// An example of a typed collection that contains your...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Create Dynamic Charts with JavaScript via C++|D...

    Learn how to create dynamic charts in Aspose.Cells for JavaScript via C++. This guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  8. Convert Excel each row into separate PDF - Free...

    Hi Aspose Team, I am looking to generate a number of PDFs , where each pdf should contain the each row from the worksheet. Lets say, I have 10 row in a sheet, I am looking to generate 10 PDF , with each having its own …...ExportAsFixedFormat Type:=xlTypePDF, Filename:=pdfPath...IncludeDocProperties:=True, IgnorePrintAreas:=False, OpenAfterPublish:=True End...

    forum.aspose.com/t/convert-excel-each-row-into-...
  9. Exporting documents with images to Markdown fai...

    When I try to use ASPOSE Words to convert a document with images to Markdown, and FIPS mode is enabled, I get the following error: An attempt to open a file which uses MD5 algorithm. This algorithm is not on the FIPS ap…...setExportImagesAsBas(true); // Try to save to Markdown...} The exception raised is of type FipsUnapprovedOperat . This...

    forum.aspose.com/t/exporting-documents-with-ima...
  10. Constant segmentation faults on Excel -> HTML o...

    Hi, As I’ve reported many times before (e.g Aspose.Cells Segmentation Fault when saving to HTML), I often get segmentation faults when using aspose.cells.node (this time using the latest version, 25.12.0). Just using a…...setIsCloudPlatform(true); with no avail. Example set...setExportImagesAsBas(true); saveOptions.setSaveAsSingleFile(true); saveOptions...

    forum.aspose.com/t/constant-segmentation-faults...