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

true type

(0.13 sec)
  1. Async OAuth Token and EWS Email Management in C...

    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....method that returns a Task of type OAuthToken. This method fetches...const bool deletePermanently = true ; await ewsClient . DeleteFolderAsync...

    docs.aspose.com/email/net/async-oauth-token-ews...
  2. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Remove method. Removes a bookmark with the specified name from 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. Convert PowerPoint Presentations to HTML on And...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides for Android conversion guide for fast, flawless results...."<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n"...+ "<link rel=\"stylesheet\" type=\"text/css\" href=\"%s\">\n"...

    docs.aspose.com/slides/androidjava/convert-powe...
  4. IStructuredDocumentTag.word_open_xml property |...

    IStructuredDocumentTag.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format.... of_type ( lambda x : x . as_structured_document_tag.... STRUCTURED_DOCUMENT_TAG , True ))))) self . assertTrue ( '<pkg:part...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.word_open_xml property | ...

    StructuredDocumentTag.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format.... of_type ( lambda x : x . as_structured_document_tag.... STRUCTURED_DOCUMENT_TAG , True ))))) self . assertTrue ( '<pkg:part...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Field.is_locked property | Aspose.Words for Python

    Field.is_locked property. Gets or sets whether the field is locked (should not recalculate its result).... FIELD_DATE , True ) . as_field_date () field ...FIELD_DATE , field_start . field_type ) self . assertFalse ( field_start...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ShadowFormat::get_Trans...

    Aspose::Words::Drawing::ShadowFormat::get_Transparency method. Gets or sets the degree of transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear). The default value is 0.0 in C++....Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...get_ShadowFormat (); shadowFormat -> set_Type ( Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_text property. Specifies whether the shape is below or above text.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True shape . relative_horizontal_position...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Missing Chart Shape - Free Support Forum - aspo...

    Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx document to png. In the attached document the second chart is being skipped. We noticed that if we delete the initial page br…...SHAPE, True): i+=1 print('DEBUG : ', i)...get_child_nodes(aw.NodeType.GROUP_SHAPE, True): add_shape(node.as_group_shape())...

    forum.aspose.com/t/missing-chart-shape/312294
  10. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...HtmlSaveOptions() { PrettyFormat = true }); } [Test] public void Test002()...-aw-footnote-startnumber:1; -aw-footnote-type:0" /> <div id="_ftn1" style...

    forum.aspose.com/t/footnotes-conversion-from-ht...