Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 12,641 for

true type

(0.07 sec)
  1. ResourceLoadingArgs | Aspose.Words for Java

    Provides data for the IResourceLoadingCallback.resourceLoadingcom.aspose.words.ResourceLoadingArgs method in Java....SHAPE, true).getCount()); doc.save(getArtifactsDir()...document. getResourceType() Type of resource. getUri() URI of...

    reference.aspose.com/words/java/com.aspose.word...
  2. ImageData.imageType property | Aspose.Words for...

    ImageData.imageType property. Gets the Type of the image....imageType property Gets the type of the image. get imageType...getChildNodes ( aw . NodeType . Shape , true )]; expect ( nodes . filter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...setFitShape(true); // watermark.setRotation(40);...appendChild(watermark.deepClone(true)); // HeaderFooter header =...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  4. IComparisonExpressionEvaluator | Aspose.Words f...

    When implemented allows to override default comparison expressions evaluation for the FieldIf and FieldCompare fields in Java.... " IF %s %s %s \"true argument\" \"false argument\"...Object[][] { {" IF %s %s %s \"true argument\" \"false argument\"...

    reference.aspose.com/words/java/com.aspose.word...
  5. CompositeNode.GetEnumerator | Aspose.Words for ...

    Explore the CompositeNode GetEnumerator method for seamless iteration over child nodes. Enhance your coding efficiency with this powerful feature!... Comment , true ); // If a comment has no ancestor...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/net/aspose.words/com...
  6. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning table styles in your documents. Enhance your formatting effortlessly!... BuiltIn { get; } True if this style is one of the...the style. IsHeading { get; } True when the style is one of the...

    reference.aspose.com/words/net/aspose.words/tab...
  7. Forms2OleControlCollection indexer | Aspose.Wor...

    Forms2OleControlCollection indexer. Gets [Forms2OleControl](../../forms2olecontrol/) object at a specified index.... Parameter Type Description index int Examples...aw . NodeType . SHAPE , 0 , True ) . as_shape () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Supported File Formats Aspose.Font for C++

    C++ APIs for the developers to manipulate and font files. Learn the supported by Aspose.Font API Solution for C++ output and input formats....Save Remarks TTF True Type FOnt TTC True Type Collections OpenType...

    docs.aspose.com/font/cpp/supported-file-formats/
  9. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the document. Can be null in C++....the DisplayBackgroundSha to true . Examples Shows how to set...Words :: Document > (); ASSERT_TRUE ( System :: TestTools :: IsNull...

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

    A collection of document variables in Java....FIELD_DOC_VARIABLE, true); field.setVariableName("Home...insertField(FieldType.FIELD_DOC_VARIABLE, true); field.setVariableName("Home...

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