Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 14,732 for

true type

(0.08 sec)
  1. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....NodeType :: Shape , 0 , true )); ASSERT_TRUE ( shape -> get_IsImage...String & baseUri ) Parameter Type Description loadFormat Aspo...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. WarningInfoCollection | Aspose.Words for Java

    Represents a Typed collection of WarningInfo objects in Java....IWarningCallback, Iterable Represents a typed collection of WarningInfo objects...getFontInfoSubstitut().setEnabled(true); // Original font metrics should...

    reference.aspose.com/words/java/com.aspose.word...
  3. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in Java....setEnabled(true); // Original font metrics should...getLayoutOptions().setKeepOriginalFontM(true); // We will get a font substitution...

    reference.aspose.com/words/java/com.aspose.word...
  4. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....string fileName ) Parameter Type Description fileName String...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/net/aspose.words/fil...
  5. Aspose::Words::Tables::Row class | Aspose.Words...

    Aspose::Words::Tables::Row class. Represents a table row. To learn more, visit the documentation article in C++.... get_Cells () Provides typed access to the Cell child nodes...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....SHAPE, true).getCount(), 1); // We can delete...getChildNodes(NodeType.SHAPE, true).getCount(), 0); Fields Field...

    reference.aspose.com/words/java/com.aspose.word...
  7. Inline.ParentParagraph | Aspose.Words for .NET

    Discover the Inline ParentParagraph property to easily access the parent Paragraph of any node, enhancing your coding efficiency and structure....how to determine the revision type of an inline node. Document...EqualTo ( 6 )); // Below are five types of revisions that can flag an...

    reference.aspose.com/words/net/aspose.words/inl...
  8. RunCollection.toArray method | Aspose.Words for...

    RunCollection.toArray method. Copies all runs from the collection to a new array of runs....how to determine the revision type of an inline node. let doc =...toEqual ( 6 ); // Below are five types of revisions that can flag an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...( aw . NodeType . Comment , true )); }); /// <summary> /// Iterates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java....setIgnoreStoreItemId(true); docA.getRevisions().rejectAll();...getAdvancedOptions().setIgnoreStoreItemId(true); docA.getRevisions().rejectAll();...

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