Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 15,985 for

true type

(0.13 sec)
  1. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from the collection in C++....:: String & name ) Parameter Type Description name const System::String&...IndexOf ( u "Two" )); ASSERT_TRUE ( dropDownItems -> Contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::IndexOfKey method. Returns the zero-based index of the specified bookmark in the collection in C++....:: String & name ) Parameter Type Description name const System::String&...outlineLevels -> get_Count ()); ASSERT_TRUE ( outlineLevels -> Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...set_CenterText ( NullableBool :: True ); chart -> get_ChartTitle ()...20 ); chart -> set_HasTitle ( true ); // 删除默认生成的系列和类别 chart ->...

    docs.aspose.com/slides/zh/cpp/create-chart/
  4. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for .NET...Specific Parameters of 1D Barcode Types Contents [ Hide ] Overview One-dimensional...BarcodeParameters . This property is set to True by default and is valid only...

    docs.aspose.com/barcode/net/1d-barcode-types/
  5. Gmail Utility Features|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....static final String REDIRECT_TYPE = "code" ; public static final...SCOPE , REDIRECT_URI , REDIRECT_TYPE ); } static String getAuthorizationCode...

    docs.aspose.com/email/java/gmail-utility-features/
  6. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for JavaScript via C++...Specific Parameters of 1D Barcode Types Contents [ Hide ] Overview One-dimensional...default, this property is set to True , enabling filled bars. This...

    docs.aspose.com/barcode/javascript-cpp/1d-barco...
  7. Extract Images from HTML – C# code

    Extract images from HTML programmatically using the Aspose.HTML C# library....Type == "image" ) { // Get the image type and set to...protocol of the URL and, if true, set the image name and extension...

    products.aspose.com/html/net/images/extract/
  8. Aspose.words for java 25.6版本 插入带表格的脚注报错 - Free ...

    @Test public void wordToTest2() throws Exception { String htmlContent = "<table border='1'><tr><td>脚注表格</td></tr></table>"; com.aspose.words.Document doc = new com.aspose.words.Document(); …...setHidden(true); // Hide default footnote symbol...specific requirements for the types of nodes that can be added to...

    forum.aspose.com/t/aspose-words-for-java-25-6/3...
  9. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using Python....to specify the location of true type fonts explicitly. To do this...

    docs.aspose.com/words/python-net/specifying-tru...
  10. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....footnote_type to distinguish between footnotes...the IsAuto property set to "true" by default, # so the marker...

    reference.aspose.com/words/python-net/aspose.wo...