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

true type

(0.1 sec)
  1. Aspose.PSD for Python via .NET 25.2 - Release N...

    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.... load_effects_resource = True with PsdImage . load ( inputFile...PngOptions () pngOpt . color_type = PngColorType . TRUECOLOR_WITH_ALPHA...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  2. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。...Rectangle ( 300 , 750 , 320 , 770 , True ) ) document . pages [ 1 ] ...713.664 , 308.708 , 720.769 , True ) ) strikeoutAnnotation . title...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  3. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....importNode(srcNode, true); dstStory.insertAfter(newNode...importer.importNode(srcNode, true); dstStory.insertAfter(newNode...

    reference.aspose.com/words/java/com.aspose.word...
  4. Customize Barcode Appearance in C++|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for C++...get_Border () -> set_Visible ( true ); generator -> Save ( dataDir...get_Border () -> set_Visible ( true ); // Save the image to your...

    docs.aspose.com/barcode/cpp/customize-barcode-a...
  5. Aspose::Words::Comment::get_StoryType method | ...

    Aspose::Words::Comment::get_StoryType method. Returns Comments 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/com...
  6. Insert Sparkline with C++|Documentation

    Create sparkline for Excel using Aspise.Cells with C++.... There are three types of sparklines: Line, Column...SetShowHighPoint ( true ); group . SetShowLowPoint ( true ); group ....

    docs.aspose.com/cells/cpp/creating-sparklines/
  7. 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...
  8. 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...
  9. ChartFormat.is_defined property | Aspose.Words ...

    ChartFormat.is_defined property. Gets a flag indicating whether any format is defined.... SHAPE , 0 , True ) . as_shape () series = shape...fill property ChartFormat.shape_type property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with ContentTypeProperties|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....content_type_properties.add() method to add...ContentTypeProperty.is_nillable property to true . The following code snippet...

    docs.aspose.com/cells/python-net/working-with-c...