Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 15,942 for

true type

(0.64 sec)
  1. XlsxSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XlsxSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XLSX](../../aspose.words/saveformat/#XLSX) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about PdfSaveOptions and consider Python code examples for converting SVG to PDF.... – When set to true, a tagged layout is created...10)) 26 options. css . media_type . PRINT 27 options. jpeg_quality...

    docs.aspose.com/html/python-net/convert-svg-to-...
  3. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it....isListItem property True when the paragraph has bulleted...the list. // Below are two types of lists that we can create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document Formatting changes after comparison - ...

    I am doing comparison between two docx files. The resultant files formatting changes a bit especially when it comes to lists or nested items. original_content = await original.read() modified_content = await modified.re…...ignore_formatting = True compare_options.ignore_footnotes = True compare_options...ignore_headers_and_footers = True original_doc.compare(modified_doc...

    forum.aspose.com/t/document-formatting-changes-...
  5. 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...
  6. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....dataTable; } Parameters: Parameter Type Description documentFieldName...dataTable; } Parameters: Parameter Type Description documentFieldName...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels....the following chart series types: ChartSeriesType.BAR , ChartSeriesType...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....is_end_of_section property True if this paragraph is the last...insertion_destination . node_type == aw . NodeType . PARAGRAPH...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DWG DXF to PDF C# | Convert Auto CAD Files to P...

    Use C# .NET AutoCAD to PDF converter to convert DWG or DXF to PDF in C#. You can convert DWG, DWF, DWT and DXF to PDF, JPEG, PNG, BMP, GIF and TIFF in C# .NET as well....default value is false but when true, the API will try to search...AutomaticLayoutsScal set to true then all layouts (except Model)...

    docs.aspose.com/cad/net/developer-guide/convert...