Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 15,944 for

true type

(0.19 sec)
  1. 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...
  2. 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...
  3. FieldSet class | Aspose.Words for Python

    aspose.words.fields.FieldSet class. Implements the SET 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...
  4. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the Type of shape in a Microsoft Word document....ShapeType enumeration Specifies the type of shape in a Microsoft Word...Note that shapes of many other types can also have text inside them...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  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. FieldComments class | Aspose.Words for Python

    aspose.words.fields.FieldComments class. Implements the COMMENTS field...FieldFormat object that provides typed access to field’s formatting...comments. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for .NET....demonstrates how to write various types of metadata into an MPP file...TaskLink LagFormat LinkLag Resource Type Initials MaxUnits Code Group...

    docs.aspose.com/tasks/net/writing-metadata-to-mpp/