Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 16,142 for

true type

(0.21 sec)
  1. IFieldResultFormatter.Format | Aspose.Words for...

    Discover the iFieldResultFormatter Format method in Aspose.Words that enhances document formatting with customizable capitalization options like Upper case....newly created fields of three types of formats. // Field result...StartsWith ( "Date: " ), Is . True ); Assert . That ( formatter...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …... Returns True if at least one run was updated...None: return False # Check field type defensively is_hl = False try:...

    forum.aspose.com/t/aspose-words-python-missing-...
  3. 搜索

    搜索...Equals(x); return true; } public static bool operator...public const string REDIRECT_TYPE = "code"; internal static string...

    blog.aspose.com/zh-hant/email/create-update-or-...
  4. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata... IsReaderInitializati = true ; gen . Save ( $"{path}ExtPDF417MetaReaderI...Barcode . Pdf417 . IsLinked = true ; gen . Save ( $"{path}ExtPDF417MetaLinked...

    docs.aspose.com/barcode/net/read-barcode-metadata/
  5. Converting Documents in AWS|Aspose.PDF for .NET

    Learn to deploy and use Aspose.PDF for .NET in AWS environments. Unlock powerful PDF processing in the cloud.... // Set appropriate content type ContentType = "application/pdf"...from S3." ); _fontsLoaded = true ; } else { context ?. Logger...

    docs.aspose.com/pdf/net/integration-aws/
  6. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the formatting for a paragraph. To learn more, visit the documentation article in C++.... get_IsHeading () True when the paragraph style is...Heading styles. get_IsListItem () True when the paragraph is an item...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts in C++.... bool recursive ) Parameter Type Description fontsFolders const...TrueType fonts. recursive bool True to scan the specified folders...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling....setDrawTextRectangle method to set value to true textFragment . getTextState...getTextState (). setDrawTextRectangle ( true ); TextBuilder tb = new TextBuilder...

    docs.aspose.com/pdf/java/text-formatting-inside...
  9. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ImlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a tool to convert XFA/PDF documents into “normal/standard” pdf that can be read in all browers.Your tool looks OK with the trial version, but i need to be sure that it can convert the full PDF document …...OptimizeSize = true; doc.Optimize(); doc.Save(“C:\OutPut-Document...form fields type as standard AcroForm doc.Form.Type = FormType...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...