Sort Score
Result 10 results
Languages All
Labels All
Results 6,051 - 6,060 of 16,711 for

true type

(0.07 sec)
  1. ShapeBase.vertical_alignment property | Aspose....

    ShapeBase.vertical_alignment property. Specifies how the shape is positioned vertically.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True shape . relative_horizontal_position...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Converting PPTX with multimedia to PDF adds man...

    When calling Presentation.Save() with SaveFormat.Pdf, and the option to show Notes below the slides, on a PPTX file containing multimedia, the output PDF has over a thousand blank pages inserted between the slide content…...PdfOptions { ShowHiddenSlides = true, SlidesLayoutOptions = new ...PdfOptions { ShowHiddenSlides = true, SlidesLayoutOptions = new ...

    forum.aspose.com/t/converting-pptx-with-multime...
  3. FieldGoToButton.display_text property | Aspose....

    FieldGoToButton.display_text property. Gets or sets the text of the button that appears in the document, such that it can be selected to activate the jump.... insert_field ( field_type = aw . fields . FieldType ....FIELD_GO_TO_BUTTON , update_field = True ) . as_field_go_to_button ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order.... Print Comments Types Description PrintInPlace Specifies...descriptions. Print Errors Types Description PrintErrorsBlank...

    docs.aspose.com/cells/cpp/setting-print-options/
  5. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node 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/inl...
  6. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...); // Below are two wrapping types that shapes may have. // 1 -...expect ( doc . getShape ( 0 , true ). markupLanguage ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Updating Text Layer Removes All Layer Effects -...

    Hello When I update the text on a TextLayer using update_text(), all the FX (layer effects) applied to the layer are removed. After exporting the file to PNG, the updated text appears plain, without any of the original …...color_type = PngColorType.TRUECOLOR_WITH_ALPHA...allow_warp_repaint = True psdLoadOptions.load_effects_resource = True with Image...

    forum.aspose.com/t/updating-text-layer-removes-...
  8. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....); // Below are two wrapping types that shapes may have. // 1 -...expect ( doc . getShape ( 0 , true ). markupLanguage ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBindingType enum. Enumerates available Types of binding between a web extension and the data in the document in C++.... enum Enumerates available types of binding between a web extension...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  10. Export similar Border Style when Border Style i...

    Learn how to export similar border styles when unsupported by web browsers using Aspose.Cells with Golang via C++....Microsoft Excel supports some types of dashed borders, which are...property. Please set its value to true , and the unsupported borders...

    docs.aspose.com/cells/go-cpp/export-similar-bor...