Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 10,764 for

true type

(0.2 sec)
  1. Manipulate PDF Document|Aspose.PDF for C++

    本节解释了关于验证 PDF A 标准的 PDF 文档,如何使用目录,如何设置 PDF 到期日期,以及如何确定 PDF 文件生成的进度。...heading2 -> set_IsAutoSequence ( true ); heading2 -> set_TocPage (...//将标题添加到目录中。 heading2 -> set_IsInList ( true ); page -> get_Paragraphs ()...

    docs.aspose.com/pdf/zh/cpp/manipulate-pdf-docum...
  2. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author of this revision. Can not be empty string or null in C++.... " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. WebExtensionBindingType enumeration | Aspose.Wo...

    aspose.words.webextensions.WebExtensionBindingType enumeration. Enumerates available Types of binding between a web extension and the data in the document....enumeration Enumerates available types of binding between a web extension...my_script_task_pane . is_visible = True my_script_task_pane . width...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtSaveOptionsBase class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats... exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Header and Footer only on last page - Free Supp...

    Hello, Describe the case I’m creating .docx and .pdf documents from HTML templates using Aspose.Words for .Net. In version 24.2, Aspose.Words for .Net was adding Header and Footer to every page. I want to upgrade to n…...InsertHtml("<b>This is my Cool Header</b>", true); builder.MoveToHeaderFooter(HeaderFooterType...InsertHtml("<b>This is my Cool Footer</b>", true); builder.MoveToDocumentEnd();...

    forum.aspose.com/t/header-and-footer-only-on-la...
  6. ChartDataLabelCollection.font property | Aspose...

    ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series.... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage Bullet|Aspose.Slides for PHP Documentation

    Create bullet and numbered lists in PowerPoint presentation...the bullet type of the paragraph. Set the bullet type to Symbol...); # set IsBulletHardColor to true to use own bullet color $para...

    docs.aspose.com/slides/php-java/manage-bullet/
  8. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word document with Form Fields, then how can I convert the document to PDF document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...PreserveFormFields property to true when saving the document as...and set PreserveFormFields to true PdfSaveOptions saveOptions =...

    forum.aspose.com/t/convert-word-form-fields-to-...
  9. Find Latin symbols in a font | .NET

    .NET API Solution to manage fonts. Learn how to find out if the font has Latin glyphs with a few lines of C# code....Glyphs; bool latinText = true ; //Font to check Font font;...questions about Aspose.Font? Type in your query: Programming Language:...

    products.aspose.com/font/net/detect-latin-symbols/
  10. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. To learn more, visit the documentation article in C++.... static Type () Remarks You do not create...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/rev...