Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 17,437 for

true type

(0.23 sec)
  1. Bug 4813: ShapeFile to Topojson convert passed ...

    Hi Alexander, 1.Conversion from ShapeFile to Topojson convert passed but outputs do not open empty via QGIS Conversion passed for two inputs. Both output files do not open in QGIS. 4.Data: inputs/outputs/logs…...input Kmz have MultiPolygonZ type with z-coordinate. We can consider...feature.Geometry.HasZ) { hasZ = true; break; } } } if (hasZ) { //...

    forum.aspose.com/t/bug-4813-shapefile-to-topojs...
  2. FieldAutoNum class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNum class. Implements the AUTONUM 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. Format Text|Aspose.Slides Documentation

    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....FontBold = true ; //Italicize it port . FontItalic = true ; //Change...background color shp . FillFormat . Type = FillType . Solid ; shp . FillFormat...

    docs.aspose.com/slides/net/format-text/
  4. BookmarksOutlineLevelCollection.Contains | Aspo...

    Discover if a bookmark exists in BookmarksOutlineLevelCollection. Easily manage your bookmarks with this essential method for efficient organization....Contains ( string name ) Parameter Type Description name String Case-insensitive...bookmark to locate. Return Value true if item is found in the collection;...

    reference.aspose.com/words/net/aspose.words.sav...
  5. VariableCollection.remove method | Aspose.Words...

    VariableCollection.remove method. Removes a document variable with the specified name from the collection....( name : string ) Parameter Type Description name string The...FieldType . FieldDocVariable , true ). asFieldDocVariable (); field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. VariableCollection.Remove | Aspose.Words for .NET

    Effortlessly remove document variables using the VariableCollection Remove method. Streamline your data management with this efficient solution....Remove ( string name ) Parameter Type Description name String The...FieldType . FieldDocVariable , true ); field . VariableName = "Home...

    reference.aspose.com/words/net/aspose.words/var...
  7. Aspose::Words::Layout::RevisionOptions::get_Com...

    Aspose::Words::Layout::RevisionOptions::get_CommentColor method. Allows to specify the color to be used for comments. Default value is Red in C++....-> set_ShowOriginalRevision ( true ); revisionOptions -> set_ShowRevisionMarks...set_ShowRevisionMarks ( true ); // Get movement, deletion, formatting...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. VariableCollection.add method | Aspose.Words fo...

    VariableCollection.add method. Adds a document variable to the collection.... value : string ) Parameter Type Description name string The...FieldType . FieldDocVariable , true ). asFieldDocVariable (); field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns True if the document is encrypted and requires a password to open in C++....FileFormatInfo::get_IsEncrypted method Returns true if the document is encrypted...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index.... Parameter Type Description index int Examples...aw . NodeType . PARAGRAPH , True ) self . assertEqual ( 0 , len...

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