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

true type

(0.31 sec)
  1. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section...different_first_page_header_footer True if a different header or footer...odd_and_even_pages_header_footer True if the document has different...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue::ChartMultilevelValue constructor. Initializes a new instance of this class that represents a single-level value in C++....series -> set_HasDataLabels ( true ); series -> get_DataLabels...get_DataLabels () -> set_ShowValue ( true ); series -> get_DataLabels () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 在 HTML 模板中设置属性 – Aspose.HTML for .NET

    了解如何在 HTML 模板中设置属性,以及在使用 Aspose.HTML for .NET 填充模板时控制属性的存在。...例如,下面是一个 HTML 模板: Copy 1 < input type = "checkbox" {{ attr }} disabled...4 string htmlCode = "<input type=\"checkbox\" disabled {{attr}}...

    docs.aspose.com/html/zh/net/setting-attributes-...
  5. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....object’s IsBold property to true . #include <iostream> #include...style . GetFont (). SetIsBold ( true ); // Apply the style to the...

    docs.aspose.com/cells/cpp/cells-font-settings/
  6. Aspose.Email modifies X500 addresses in sender/...

    In the case that there are X500 addresses used in the sender and recipient headers, Aspose will postprocess them (???): "Aspose" when { "i use X500 addresses" should { "pass them through to MIME verbatim" in…...setKeepOriginalEmail(true) val asMime = mapiMessage.toMailMessage(mco)...() mco.setKeepOriginalEmail(true) val asMime = mapiMessage.toMailMessage(new...

    forum.aspose.com/t/aspose-email-modifies-x500-a...
  7. Different Ways to Save Files with Golang via C+...

    Aspose.Cells for C++ can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....SaveFormat enumeration File Format Types Description CSV Represents a...Portable Document Format (PDF) is a type of document created by Adobe...

    docs.aspose.com/cells/go-cpp/different-ways-to-...
  8. Aspose::Words::VariableCollection::RemoveAt met...

    Aspose::Words::VariableCollection::RemoveAt method. Removes a document variable at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t The...FieldType :: FieldDocVariable , true )); field -> set_VariableName...

    reference.aspose.com/words/cpp/aspose.words/var...
  9. Aspose::Words::VariableCollection::Remove metho...

    Aspose::Words::VariableCollection::Remove method. Removes a document variable with the specified name from the collection in C++....:: String & name ) Parameter Type Description name const System::String&...FieldType :: FieldDocVariable , true )); field -> set_VariableName...

    reference.aspose.com/words/cpp/aspose.words/var...
  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...