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

true type

(0.13 sec)
  1. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....String & replacement ) Parameter Type Description pattern const S...FindReplaceOptions > & options ) Parameter Type Description pattern const S...

    reference.aspose.com/words/cpp/aspose.words/ran...
  2. 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...
  3. 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...
  4. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET....images or images having specific type from the document, follow these...depends on the ShapeType . It is true for ShapeType.Image and false...

    docs.aspose.com/words/net/working-with-images/
  5. Compare Documents in C#|Aspose.Words for .NET

    Compare two documents in any supported formats and shows content changes using C#. You can apply advanced options when comparing....comparison operation for certain types of objects within the original...appropriate property for the object type, such as IgnoreHeadersAndFoot...

    docs.aspose.com/words/net/compare-documents/
  6. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetBoundsInPixels method. Calculates the bounds of the shape in pixels for a specified zoom factor and resolution in C++....scale , float dpi ) Parameter Type Description scale float The...NodeType :: OfficeMath , 0 , true )); auto renderer = System ::...

    reference.aspose.com/words/cpp/aspose.words.ren...
  7. 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...
  8. ChartAxis.crosses_at property | Aspose.Words fo...

    ChartAxis.crosses_at property. Specifies where on the perpendicular axis the axis crosses....units are determined by the type of axis. When the axis is a...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method... Parameter Type Description pattern str A string...FindReplaceOptions ): ... Parameter Type Description pattern str A string...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....SHAPE, 0, true); // Check soft edge radius...getChild(NodeType.SHAPE, 0, true); // Check soft edge radius...

    reference.aspose.com/words/java/com.aspose.word...