Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 15,944 for

true type

(0.1 sec)
  1. TeX operations to manage fonts | Aspose.TeX for...

    C++ APIs to work with TeX/LaTeX. Easily set up font options for your TeX documents with the Aspose.TeX API Solution for C++....variety of font families and types . With TeX, you can easily specify...options instance. ... // Set to true to make the engine not construct...

    products.aspose.com/tex/cpp/fonts-options/
  2. Aspose::Words::InlineStory::get_LastParagraph m...

    Aspose::Words::InlineStory::get_LastParagraph method. Gets the last paragraph in the story in C++....have their respective story types. ASSERT_EQ ( Aspose :: Words...()); // A comment is another type of inline story. auto comment...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. FieldChar.get_field method | Aspose.Words for P...

    FieldChar.get_field method. Returns a field for the field char.... FIELD_DATE , True ) . as_field_date () field ...FIELD_DATE , field_start . field_type ) self . assertFalse ( field_start...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++....FieldType :: FieldIncludePicture , true )); includePicture -> set_SourceFullName...); includePicture -> Update ( true ); { auto docStream = System...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True # Place the image at the center...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldXE.page_range_bookmark_name property | Asp...

    FieldXE.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # For...

    reference.aspose.com/words/python-net/aspose.wo...
  7. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....RenderingOptions () { AnalyzeFonts = true }; pngDevice . Process ( document...stamp . AutoAdjustFontSizeTo = true ; stamp . AutoAdjustFontSizePr...

    docs.aspose.com/pdf/net/whatsnew/2024/
  8. How to digitally sign PDF|Aspose.PDF for C++

    Digitally sign PDF documents using C++. Verify, or validate the digitally sign PDFs using C++....200 ); signature -> Sign ( 1 , true , rect , pkcs ); // Save output...any of the three signature types signature -> Sign ( 1 , u "Signature...

    docs.aspose.com/pdf/cpp/digitally-sign-pdf-file/
  9. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # For...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::ParagraphCollection::idx_get met...

    Aspose::Words::ParagraphCollection::idx_get method. Retrieves a Paragraph at the given index in C++....( int32_t index ) Parameter Type Description index int32_t An...longer be a revision. ASSERT_TRUE ( paragraphs -> idx_get ( 1...

    reference.aspose.com/words/cpp/aspose.words/par...