Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 16,783 for

true type

(0.13 sec)
  1. Import Data into Worksheet|Documentation

    Learn how to import data into Worksheet through the Aspose.Cells for .NET API....CheckMergedCells property to true. Pass the ImportTableOptions...method accepts a parameter of type ImportTableOptions . The ImportTableOptions...

    docs.aspose.com/cells/net/import-data-into-work...
  2. 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...
  3. 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-...
  4. Row.row_format property | Aspose.Words for Python

    Row.row_format property. Provides access to the formatting properties of the row.... get_by_border_type ( aw . BorderType . BOTTOM )... allow_break_across_pages = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LaTeX to image | Python

    To convert TeX to image formats using Aspose.TeX API solution for Python learn this article to see that describes how to do this and the code examples....ltx" ), ImageDevice(True), options). run () Aspose.TeX...= so 18 device = ImageDevice(True) 19 TeXJob(path. join (Util...

    docs.aspose.com/tex/python-net/latex-to-image/
  6. PDF to SVG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with C# sample code using Aspose.PDF for .NET...the same or different file types into one file using C# Merge...CompressOutputToZipA = true , ScaleToPixels = true }; pdfDocument1 ...

    products.aspose.com/pdf/net/merger/pdf-to-svg/
  7. TableCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TableCollection class for easy, Typed access to Table nodes, enhancing document processing efficiency and flexibility....TableCollection class Provides typed access to a collection of Table...GetChildNodes ( NodeType . Table , true ); for ( int i = 0 ; i < tables...

    reference.aspose.com/words/net/aspose.words.tab...
  8. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured document tag.... node_type ) tags = doc . get_child_nodes.... STRUCTURED_DOCUMENT_TAG , True ) for node in tags : sdt = node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Aspose.OMR-Bubbles letters - Free Support Forum...

    is there any way to replace the letters inside the bubbles from English to Arabic letters ?... WritingSystem = new Arabic(true) }; API Examples . Generation...capable of compensating this type of distortion and no change...

    forum.aspose.com/t/aspose-omr-bubbles-letters/2...