Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 120,921 for

fonts api

(0.55 sec)
  1. Aspose::Words::Drawing::TextBoxWrapMode enum | ...

    Aspose::Words::Drawing::TextBoxWrapMode enum. Specifies how text wraps inside a shape in C++....get_LastParagraph ()); builder -> get_Font () -> set_Size ( 32 ); builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Tables::TextWrapping enum | Aspo...

    Aspose::Words::Tables::TextWrapping enum. Specifies how text is wrapped around the table in C++....FromPoints ( 300 )); builder -> get_Font () -> set_Size ( 16 ); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpdatePageLayout method. Rebuilds the page layout of the document in C++....idx_get ( u "Normal" ) -> get_Font () -> set_Size ( 6 ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::ConditionalStyle::get_LeftPaddin...

    Aspose::Words::ConditionalStyle::get_LeftPadding method. Gets or sets the amount of space (in points) to add to the left of the contents of table cells in C++....-> get_LastColumn () -> get_Font () -> set_Bold ( true ); //...Aspose::Words::ConditionalStyle::get_Font method Aspose::Words::Condi...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Manage canvases of XPS file | .NET

    .NET Api Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C# code....Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Tutorials Live Demos...

    products.aspose.com/page/net/work-with-canvases/
  6. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++.... get_Font () Provides access to the font formatting of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::StyleCollection::get_DefaultPara...

    Aspose::Words::StyleCollection::get_DefaultParagraphFormat method. Gets document default paragraph formatting in C++....styles -> idx_get ( 4 ) -> get_Font () -> get_Name ()); ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Aspose::Words::Style::get_IsHeading method | As...

    Aspose::Words::Style::get_IsHeading method. True when the style is one of the built-in Heading styles in C++....C++ Aspose::Words::Style::get_Font method Aspose::Words::Style::get_IsQuickStyle...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Aspose.PSD for .NET 23.10 - 发布说明|Documentation

    Class Libraries & REST Apis for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Save 时出现的空引用异常 错误 公共 API 更改 新增 API: M:Aspose.PSD.FileFormats...StrokeSettings.LineAlignment 移除的 API: T:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the document to a stream using the specified format in C++....DocumentBuilder > ( doc ); builder -> get_Font () -> set_Name ( u "Times New...New Roman" ); builder -> get_Font () -> set_Size ( 24 ); builder...

    reference.aspose.com/words/cpp/aspose.words/doc...