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

true type

(0.22 sec)
  1. Get Range with External Links with C++|Document...

    Learn how to retrieve ranges with external links in Excel files using Aspose.Cells with C++....GetReferredAreas method returns an array of type ReferredArea . The ReferredArea...namedRange . GetReferredAreas ( true ); if ( ! referredAreas . IsNull...

    docs.aspose.com/cells/cpp/get-range-with-extern...
  2. 使用 Java 从 PDF 中提取附件 | Aspose.PDF

    用于从 PDF 文件中提取附件的 Java 源代码。... printf ( "\nMime Type: - " + fileSpecification . getMIMEType...fileSpecification . getName (), true ); byte [] buffer = new byte...

    products.aspose.com/pdf/zh-hans/java/attachment...
  3. 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...
  4. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly.... Parameters: Parameter Type Description sourceImage Image...effect. Parameters: Parameter Type Description effect com.aspose...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  5. Aspose::Words::DocumentBuilder::EndBookmark met...

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

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. FontSettings.set_fonts_folders method | Aspose....

    FontSettings.set_fonts_folders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts.... Parameter Type Description fonts_folders List[str]...TrueType fonts. recursive bool True to scan the specified folders...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more.... setWholeWordsOnly ( true ); (( AutoShape ) pres . getSlides...setFontBold ( NullableBool . True ); Portion portion2 = new Portion...

    docs.aspose.com/slides/java/text-formatting/
  8. Aspose::Words::Fields::FieldAuthor::get_AuthorN...

    Aspose::Words::Fields::FieldAuthor::get_AuthorName method. Gets or sets the document author's name in C++....:: FieldType :: FieldAuthor , true )); field -> Update (); ASSERT_EQ...Aspose::Words::Fields::FieldAuthor::Type method Aspose::Words::Field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Font formats

    The diversity of font formats allows you to choose the one that really suits your purposes. The most popular and well-known one is TrueType Font....WOFF , WOFF2 , OpenType , EOT , Type 1 , and others. The first questions...the TTF format is that this type uses special technique to supply...

    docs.aspose.com/font/net/what-is-font/font-form...
  10. EditableRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeEnd class, designed to efficiently manage editable ranges in Word documents for seamless document editing....IsComposite { get; } Returns true if this node can contain other...specified NodeType . GetAncestor ( Type ) Gets the first ancestor of...

    reference.aspose.com/words/net/aspose.words/edi...