Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 17,235 for

true type

(0.15 sec)
  1. Body.AcceptStart | Aspose.Words for .NET

    Discover the Body AcceptStart method to seamlessly integrate visitors at the beginning of your document's body for enhanced user experience....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...NodeType . SpecialChar , 0 , true ); myDocTextExtractor = new...

    reference.aspose.com/words/net/aspose.words/bod...
  2. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetOpaqueBoundsInPixels method. Calculates the opaque 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...
  3. BookmarksOutlineLevelCollection.contains method...

    BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a bookmark with the given name.... Parameter Type Description name str Case-insensitive...bookmark to locate. Returns True if item is found in the collection;...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement....bool isBookmark ) Parameter Type Description displayText String...the url. isBookmark Boolean true if the previous parameter is...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Fields::FieldUserName class | As...

    Aspose::Words::Fields::FieldUserName class. Implements the USERNAME field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_UserName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::VariableCollection::Contains met...

    Aspose::Words::VariableCollection::Contains method. Determines whether the collection contains a document variable with the given name in C++....:: String & name ) Parameter Type Description name const System::String&...variable to locate. ReturnValue true if item is found in the collection;...

    reference.aspose.com/words/cpp/aspose.words/var...
  7. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a shape in Java....setFitShapeToText(true); textBox.setTextBoxWrapMode(TextBoxWrapMode...set. textBox.setFitShapeToText(true); textBox.setTextBoxWrapMode(TextBoxWrapMode...

    reference.aspose.com/words/java/com.aspose.word...
  8. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....SetChartDataRange ( u "A1:D4" , true ); // Save the workbook U16String...Document Assistant Close Find Type of X and Y Values of Points...

    docs.aspose.com/cells/cpp/easy-way-for-chart-se...
  9. Aspose::Words::DocumentBuilder::StartBookmark m...

    Aspose::Words::DocumentBuilder::StartBookmark method. Marks the current position in the document as a bookmark start in C++....String & bookmarkName ) Parameter Type Description bookmarkName const...Bookmark1" , u "Bookmark1" , true )); hyperlink -> set_ScreenTip...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. ICssSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a document to HTML in Java....css", true, false)); doc.save(getArtifactsDir()..."SavingCallback.ExternalCssFilenames.css", true, false)); doc.save(getArtifactsDir()...

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