Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 15,887 for

true type

(0.1 sec)
  1. Using Sparklines and Setting 3D Format with Jav...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for JavaScript via C++....the freedom to add different types of tiny charts to selected cell...Sparkline Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/using-spar...
  2. Accessing XML Data in Java|Aspose.Words for Java

    Learn how to access XML data while building a report using LINQ in Java....recognize values of the following types by their string representations:...Note – For recognition of data types to work, string representations...

    docs.aspose.com/words/java/accessing-xml-data/
  3. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, True)) { Range paraRange …...Paragraph, true)) { Range paraRange = para.Range;...MatchCase = false, // Set to true if case sensitivity is required...

    forum.aspose.com/t/some-content-cannot-be-repla...
  4. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection....( name : string ) Parameter Type Description name string The...properties . add ( "Authorized" , true ); properties . add ( "Authorized...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Manage Presentation Headers and Footers with Py...

    Use Aspose.Slides for Python via .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look.... type == slides . PlaceholderType...set_all_footers_visibility ( True ) # Access and update the header...

    docs.aspose.com/slides/python-net/presentation-...
  7. Format and Modify Named Ranges with C++|Documen...

    Learn how to format, rename, merge, and remove named ranges in Excel files using Aspose.Cells with C++.... SetIsBold ( true ); stl . GetFont (). SetColor.... SetFont ( true ); flg . SetCellShading ( true ); range . ApplyStyle...

    docs.aspose.com/cells/cpp/format-and-modify-nam...
  8. GridWeb中的自定义验证|Documentation

    本文介绍了GridWeb中的自定义验证。... the normal validation type in cells : https://docs.aspose...GridValidationType . DropDownList , true ); // Adding values to DropDownList...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  9. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section in C++....headerFooterType ) Parameter Type Description headerFooterType...); shape -> set_BehindText ( true ); // Place the image at the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. FieldArgumentBuilder.add_field method | Aspose....

    FieldArgumentBuilder.add_field method. Adds a field represented by a [FieldBuilder](../../fieldbuilder/) to the argument.... Parameter Type Description field_builder FieldBuilder...on the true/false value of its expression. To get a true/false...

    reference.aspose.com/words/python-net/aspose.wo...