Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 16,785 for

true type

(0.2 sec)
  1. MapInfoTab/Shapefile DestinationDriverOptions -...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“MapInfoTab”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new MapInfoTabOptions() { IsIgnoreWrongData = True }; } else if (targetFo…...MapInfoTabOptions() { IsIgnoreWrongData = true }; } else if (targetFormat.Equals(“Shapefile”...ShapefileOptions() { IsIgnoreWrongData = true }; } What is meaning of using...

    forum.aspose.com/t/mapinfotab-shapefile-destina...
  2. FieldInfo.new_value property | Aspose.Words for...

    FieldInfo.new_value property. Gets or sets an optional value that updates the property.... insert_field ( field_type = aw . fields . FieldType ....update_field = True ) . as_field_info () field . info_type = 'Comments'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a document using Python....differences being the node types and the representation of the...all nodes with the specified type, which in this case in all paragraphs...

    docs.aspose.com/words/python-net/working-with-s...
  4. Creating MS word document using FolderFontSourc...

    Hi I want to create a word document using only the font(s) in a folder. I copied all the Arial fonts to a folder and tried to create a word document using FolderFontSource. I see that the document that got created has t…...FolderFontSource("C:\\weblogs\\font", true, 0); Document doc = new Document();...setFontsFolder("C:\\Temp\\fonts", true); Document doc = new Document();...

    forum.aspose.com/t/creating-ms-word-document-us...
  5. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) 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...
  6. HtmlMetafileFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlMetafileFormat enum for seamless metafile saving in HTML documents. Enhance your document conversion experience today!...HtmlLoadOptions { ConvertSvgToEmf = true }; Document doc = new Document...-aw-top-pos:0pt; -aw-wrap-type:inline\" />" + "</p>" ), Is . True ); break ;...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes....set the ShapeType::Rectangle type. Get an instance of the GeometryPath...and set the ShapeType::Heart type. Get an instance of the GeometryPath...

    docs.aspose.com/slides/php-java/custom-shape/
  8. WordML2003SaveOptions class | Aspose.Words for ...

    Aspose.Words.Saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WordML](../../aspose.words/saveformat/#WordML) format...SaveOptions ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::Sign method. Signs source document using given CertificateHolder with digital signature and writes signed document to destination stream. Supported formats are: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt, Ott.Output will be written to the start of stream and stream size will be updated with content length in C++....CertificateHolder > & certHolder ) Parameter Type Description srcStream const...certificateHolder , signOptions ); ASSERT_TRUE ( Aspose :: Words :: FileFormatUtil...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. FontInfo.is_true_type property | Aspose.Words f...

    FontInfo.is_True_Type property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font...is_true_type property FontInfo.is_true_type property Indicates...font. Default is True . @property def is_true_type ( self ) -> bool...

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