Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 15,887 for

true type

(0.14 sec)
  1. Show and Hide Rows, Columns, and Scroll Bars|Do...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C# language and the .NET API or Library. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....control the visibility of both types of scroll bars in Excel files...these properties can only store true or false values. Making Scroll...

    docs.aspose.com/cells/net/show-and-hide-rows-co...
  2. Green Box when using Mender to add Image - Free...

    I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use compression methods. If I use this code I get a green box on the page the…...Success = true; } catch (Exception ex) { results...Compression Types : Experiment with different compression types to see...

    forum.aspose.com/t/green-box-when-using-mender-...
  3. List.list_id property | Aspose.Words for Python

    List.list_id property. Gets the unique identifier of the list.... PARAGRAPH , True ) for para in list ( filter...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LegendPosition enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.LegendPosition enumeration. Specifies the possible positions for a chart legend.... insert_chart ( chart_type = aw . drawing . charts . ChartType...the legend. legend . overlay = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Text hyperlink issue - Free Support Forum - asp...

    hello team, As when we are inserting below text using old aspose version (16.1.0.0) var WatchListSummary = "<p style='font-size:13px; text-align:Justify;line-height:1.25em;margin-bottom:0pt;'><b>Manish Sharma</b>&nbsp…...InsertHtml(WatchListSummary,true); But it does not create hyperlink...InsertHtml(WatchListSummary, true); foreach (Field f in doc.Range...

    forum.aspose.com/t/text-hyperlink-issue/323133
  6. Quick Generation Examples|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.... setUseAntiAlias ( true ); gen . save ( "datamatrix...getMessage ()); } } } Common Barcode Types Linear Barcodes import com.aspose...

    docs.aspose.com/barcode/java/developer-guide/qu...
  7. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides Typed access to the rows of the table....rows property Provides typed access to the rows of the table...secondTable = doc . getTable ( 1 , true ); // Append all rows from the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Set Barcode Text|Documentation

    How to Set Barcode Text and Captions in Aspose.BarCode for Node.js...applicable to several barcode types, including EAN-13, EAN-8, UPC-E...CodetextParameters . When the True setting is enabled, the text...

    docs.aspose.com/barcode/nodejsjava/set-barcode-...
  9. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...ParseEnum<ReportBuildOptions>(true); } } reportingEngine.Options...JsonValueKind.String: case JsonValueKind.True: case JsonValueKind.False: return...

    forum.aspose.com/t/while-generating-using-aspos...
  10. Aspose::Words::Bibliography::Bibliography class...

    Aspose::Words::Bibliography::Bibliography class. Represents the list of bibliography sources available in the document in C++.... static Type () Examples Shows how to get...() -> LINQ_Count ()); ASSERT_TRUE ( System :: TestTools :: IsNull...

    reference.aspose.com/words/cpp/aspose.words.bib...