Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 15,993 for

true type

(0.12 sec)
  1. DocumentPropertyCollection.RemoveAt | Aspose.Wo...

    Effortlessly manage your DocumentPropertyCollection by using the RemoveAt method to delete properties at any index. Streamline your document management today!...RemoveAt ( int index ) Parameter Type Description index Int32 The...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  2. FieldTime class | Aspose.Words for Python

    aspose.words.fields.FieldTime class. Implements the TIME field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DWG to SVG Conversion Issues in Aspose.CAD: ERR...

    use sdk version : aspose.cad 25.12 java My conversion code and parameter settings are roughly as follows: File outputFile = new File(outputFilePath); try { LoadOptions opts = new LoadOption…...Width: {}, Height: {}, Unit type: {}, Layout count: {}", cadImage...rasterizationQuality.setTextThicknessNorm(true); CadRasterizationOpti cadRasterizationOpti...

    forum.aspose.com/t/dwg-to-svg-conversion-issues...
  4. Aspose::Words::Comment::SetText method | Aspose...

    Aspose::Words::Comment::SetText method. This is a convenience method that allows to easily set text of the comment in C++....:: String & text ) Parameter Type Description text const System::String&...Words :: NodeType :: Comment , true ) -> get_Count ()); // Comments...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection.... Parameter Type Description gradient_stop GradientStop...GradientStop Returns True if gradient stop was successfully removed...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java.... We can set device type using HtmlMediaType class. //...$loadOption -> setEmbedFonts ( true ); // Create a new Document...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  7. Aspose::Words::WebExtensions::WebExtension::get...

    Aspose::Words::WebExtensions::WebExtension::get_AlternateReferences method. Specifies alternate references to a web extension in C++....myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...myScriptTaskPane -> set_IsLocked ( true ); // If there are multiple...

    reference.aspose.com/words/cpp/aspose.words.web...
  8. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBindingCollection class. Specifies a list of web extension bindings. To learn more, visit the documentation article in C++....SetTemplateWeakPtr (uint32_t) override static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation....string bookmarkName ) Parameter Type Description bookmarkName String...to Bookmark1" , "Bookmark1" , true ); hyperlink . ScreenTip = "Hyperlink...

    reference.aspose.com/words/net/aspose.words/doc...
  10. How to create Dynamic Rolling Chart with JavaSc...

    Learn how to create a dynamic rolling chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display.... It is a type of chart that continually updates...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/create-dyn...