Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 6,255 for

attributes

(0.16 sec)
  1. Copy Range Data with Style using Node.js via C+...

    Learn how to copy a range of cells with formatting using Aspose.Cells for Node.js via C++....with specified formatting attributes. Applies the style to the...createStyle (); // Specify the font attribute. style . getFont (). setName...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  2. Bug 5124: Converting MapInfoTab to Shapefile- C...

    Hi Alexander, I forgot to report on this bug. Please see: Test data(input/output/QGIS) 5124 MapInfoTab to Shapefile.zip (13.3 KB) Thanks,...contains valid geometry but the attribute table is not written correctly...but it does not copy the attribute schema unless the LoadSchema...

    forum.aspose.com/t/bug-5124-converting-mapinfot...
  3. Modify an Existing Style|Documentation

    Learn how to change styles in Excel with Microsoft Excel and with Aspose.Cells for Java API....information with the same attributes. When cells aren’t explicitly...define with your desired attributes. Using Microsoft Excel To...

    docs.aspose.com/cells/java/modify-an-existing-s...
  4. HTML Telephone Input Generator – online tool an...

    Сreate HTML Telephone Input for your website using Aspose.HTML. Рreview the Telephone Input, copy and use generated HTML and C# code in your project!... Attributes With the input type='tel'...type='tel' element you can use attributes such as name , size , placeholder...

    products.aspose.com/html/net/generators/telephone/
  5. 5. The low-level interface

    This article covers the LaTeX low-level font interface that is mostly used in command definitions....independent changes to as many font attributes as possible. On the other...the myriad imaginable font attribute combinations. Thus, allowing...

    docs.aspose.com/tex/java/latex-fonts-low-level/
  6. Working with HTML Templates – Aspose.HTML for .NET

    Learn how to populate an HTML template from data sources, set Attributes on templates, and convert template to HTML in Aspose.HTML C# examples...library to populate, set attributes or convert templates. An...for .NET library. Setting Attributes in HTML Template – This article...

    docs.aspose.com/html/net/working-with-html-temp...
  7. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for Node.js via C++....image file with any specified attributes, for example, image format...specifying ImageOrPrintOptions attributes accordingly. The following...

    docs.aspose.com/cells/nodejs-cpp/convert-worksh...
  8. Working with PDF printing|Aspose.PDF for Java

    This section explains how to print PDF file with Aspose.PDF Facades using PdfViewer Class....pdf" ); // Set attributes for printing viewer . setAutoResize...+ "sample.pdf" ); // Set attributes for printing viewer . setAutoResize...

    docs.aspose.com/pdf/java/print-pdf-file/
  9. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class....Retrieve all existing custom attributes Hashtable < String , String...} // Retrieve one custom attributes System . out . println (...

    docs.aspose.com/pdf/java/get-pdf-information/
  10. SVG Gradients – SVG Code and C# Examples from A...

    Learn how to create SVG gradients in XML code and walk through C# examples of implementing SVG gradients using the Aspose.SVG for .NET API.... The id attribute specifies a unique name for...gradient stops are mapped. The attributes x1, y1, x2 , and y2 set the...

    docs.aspose.com/svg/net/svg-gradients/