Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 16,762 for

true type

(0.08 sec)
  1. Resize or Scale QR Codes|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....following steps: Select the Type Input the QR Code content data... name = "data" , required = true ) @RequestParam ( "data" ) String...

    docs.aspose.com/barcode/java/1-2-2-1-resizing-o...
  2. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency....ListTemplate listTemplate ) Parameter Type Description listTemplate ListTemplate...GetChildNodes ( NodeType . Paragraph , true ); Assert . That ( paras . Count...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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.... The first parameter is of type com.aspose.cells.Cell on which... The second parameter is of type com.aspose.cells.rendering.ImageOrPrintOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....ShapeBase >> & shapes ) Parameter Type Description shapes const Sy...Node > ( shape1 ) -> Clone ( true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Protecting Worksheets|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....parameters: Protection Type – the type of protection to apply...the worksheet. The protection type is applied with the help of...

    docs.aspose.com/cells/python-net/protecting-wor...
  6. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....FIELD_DATABASE, true); field.setFileName(getDatabaseDir()...insertField(FieldType.FIELD_DATABASE, true); field.setFileName(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Fill Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Fill class for advanced fill formatting options, enhancing your document design and visual appeal effortlessly....FillType { get; } Gets a fill type. ForeColor { get; set; } Gets...} Gets or sets value that is true if the formatting applied to...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Configuring Fonts for Rendering Spreadsheets|Do...

    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.... Passing true as the second parameter will...parameters. The first parameter is of type string , which should be the...

    docs.aspose.com/cells/net/configuring-fonts-for...
  9. Shapes being rendered in a different order - Fr...

    Hello! I found inconsistent orders of rendering word shapes to images. I’d like to know why, in the example provided, the header shapes of a page are being rendered before the shapes in the previous page. Without settin…...SHAPE, True): i+=1 node.as_shape().get_shape_renderer()...like their position, size, or type. As for the request regarding...

    forum.aspose.com/t/shapes-being-rendered-in-a-d...
  10. Chart Rendering|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....format, we will create a chart of type Column as per the following...GetNSeries (). Add ( u "A1:B3" , true ); // Path of output image file...

    docs.aspose.com/cells/go-cpp/chart-rendering/