Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 15,993 for

true type

(0.07 sec)
  1. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++....( int32_t index ) Parameter Type Description index int32_t An...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/run...
  2. The width of the table is compressed after inse...

    When we inserted an HTML table into a table cell by aspose.word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…...Table, true).Count - 1, true); // Apply fixed‑column...Aspose.Word component ,so what type of element in word document...

    forum.aspose.com/t/the-width-of-the-table-is-co...
  3. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....enumeration defining three possible types of watermarks ( TEXT , IMAGE...watermark of any imaginable type. The following code example...

    docs.aspose.com/words/python-net/working-with-w...
  4. PDF Accessibility Removing Colors from Input fi...

    Hello Aspose Support Team, We are currently testing PDF conversion using Aspose.Words version 22.5.0.0 and have encountered an issue related to color preservation in the output PDF. Issue Description: When converting …...on handling specific field types or preserving other visual attributes...PreserveFormFields property is set to true , false value will be used automatically...

    forum.aspose.com/t/pdf-accessibility-removing-c...
  5. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart_axis_x_title . show = True chart_axis_y_title = chart ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldRevNum class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRevNum class. Implements the REVNUM field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis....hasMajorGridlines = true ; xAxis . hasMinorGridlines = true ; // Define...hasMajorGridlines = true ; yAxis . hasMinorGridlines = true ; doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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…...Table tag -replaced data font type is changing to Aptos from Times...newRow = (Row)table.LastRow.Clone(true); table.Rows.Add(newRow); }...

    forum.aspose.com/t/font-style-automatically-cha...
  9. Working with PS format files | Aspose.Page for ...

    These articles is about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for .NET API solution....we will use only the PS file type. So we use for the creation...PsDocument(outPsStream, options, true ); 8 } If someone wish to create...

    docs.aspose.com/page/net/working-with-ps/
  10. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint presentations for reports and visualizations....your preferred category axis type ( date or text ). This code...getVerticalAxis (). setTitle ( true ); chart . getAxes (). getVerticalAxis...

    docs.aspose.com/slides/nodejs-java/chart-axis/