Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 12,589 for

true type

(0.05 sec)
  1. 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...
  2. Aspose::Words::StyleType enum | Aspose.Words fo...

    Aspose::Words::StyleType enum. Represents Type of the style in C++....] StyleType enum Represents type of the style. enum class StyleType...listStyle -> get_List (); ASSERT_TRUE ( list1 -> get_IsListStyleDefinitio...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...memory_optimization = True # Enable memory optimization...save_options.memory_optimization to True , you can significantly decrease...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  4. Aspose::Words::Section::ClearHeadersFooters met...

    Aspose::Words::Section::ClearHeadersFooters method. Clears the headers and footers of this section in C++....Parameter Type Description preserveWatermarks bool True if the watermarks...get_MyDir () + u "Header and footer types.docx" ); // Add a plain text...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 在 PDF 中添加文本、图像或页面图章https://products.aspose.com/pdf/zh-hans/net/stamps/Recent content in 使用 C# 在 PDF 中添加文本、图像或页面图章 on Aspsoe.PDF ProductsH......org", "@type": "HowTo", "name": "通过 C# 将图像图章添加到...将图像图章添加到 PDF 的源代码", "image": { "@type": "ImageObject", "url": "https://www...

    products.aspose.com/pdf/zh-hans/net/stamps/inde...
  6. Using Glyph objects | API Solution for .NET

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs with C#....represented by type in Aspose.Font library. So, Glyph type is a universal...represented by such types as , , , and . Type ClosePath is used...

    docs.aspose.com/font/net/developer-guide/using-...
  7. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Contains method. Determines whether the collection contains a bookmark with the given name in C++....:: String & name ) Parameter Type Description name const System::String&...bookmark to locate. ReturnValue true if item is found in the collection;...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Transfer Excel Range formatting to word Table f...

    https://forum.aspose.com/t/transfer-excel-range-formatting-to-word-table-formatting/308267/9 请回复一下我发的信息...IsVisible = true; foreach (Worksheet sheet in...to retain its type, so if its a currency type it should retain...

    forum.aspose.com/t/transfer-excel-range-formatt...
  9. Save Presentation|Aspose.Slides for Node.js via...

    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.... There are many types of streams to which a presentation...Presentation with Predefined View Type Aspose.Slides for Node.js via...

    docs.aspose.com/slides/nodejs-java/save-present...
  10. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....try other shape types as watermarks. shape_type = Rjb :: import...Shape" ) . new ( doc , shape_type . TEXT_PLAIN_TEXT ) # Set up...

    docs.aspose.com/words/java/add-watermark-in-ruby/