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

true type

(0.11 sec)
  1. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... The default value is True . @property def ignore_text_boxes...builder . insert_shape ( shape_type = aw . drawing . ShapeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_get method. Gets or a sets a bookmark outline level by the bookmark name 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. Manage Connectors in Presentations in .NET|Aspo...

    Empower .NET apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors.... Types of Connectors In PowerPoint...object by defining the connector type. Connect the shapes using the...

    docs.aspose.com/slides/net/connector/
  4. ChartDataTable.Show | Aspose.Words for .NET

    Control your chart's visibility with the ChartDataTable Show property. Easily toggle data table display for enhanced data insights. Default, false....Remarks The following chart types do not support data tables:...these types. Showing a data table for the chart types throws...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Remove Breaks in Ruby|Aspose.Words for Java

    Remove breaks using Ruby.... node_type = Rjb :: import ( "com.aspose...getChildNodes ( node_type . PARAGRAPH , true ) paragraphs_count...

    docs.aspose.com/words/java/remove-breaks-in-ruby/
  6. Document.join_runs_with_same_formatting method ...

    Document.join_runs_with_same_formatting method. Joins runs with same formatting in all paragraphs of the document.... RUN , True ) . count ) # Combine such runs...get_child_nodes ( aw . NodeType . RUN , True ) . count ) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.PSD for .NET 23.11 - Release Notes|Docum...

    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....Feature PSDNET-1752 Add new types of warp: Wave, shell up, shell...()); } PSDNET-1752. Add new types of warp: Wave, shell up, shell...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  8. Wrong Document Sent Back - Free Support Forum -...

    We are experiencing an issue where documents sent to Aspose for signing are returned incorrectly — with the wrong document content. We are currently leveraging Aspose.PDF for .NET, which is specifically used for manipul…...Id, courtFile, true); if (!courtFile.GetAttribu...2025-03-22: this is where the document type is. trace where its coming from...

    forum.aspose.com/t/wrong-document-sent-back/312061
  9. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...<head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">...getChildNodes(NodeType.PARAGRAPH, true)) { String className = para...

    forum.aspose.com/t/html-to-docx-transformation-...
  10. WebExtensionPropertyCollection class | Aspose.W...

    aspose.words.webextensions.WebExtensionPropertyCollection class. Specifies a set of web extension custom properties... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...