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

true type

(0.24 sec)
  1. Bug 5062: Converting GeoJson(json) to all forma...

    Hi Alexander, Screenshot in QGIS: Screenshot in mygeodata: Input/output data: 5062 -GeoJson -Csv.zip (692 Bytes) Thanks,...QGIS expects it WriteHeader = true, // Use comma as delimiter (default)...UTF8Encoding(encoderShouldEmitUTF: true) }; collection.Save(csvPath...

    forum.aspose.com/t/bug-5062-converting-geojson-...
  2. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Type – gets the artifact type (supports values...with Adobe Acrobat have the type Pagination and subtype Watermark...

    docs.aspose.com/pdf/cpp/artifacts/
  3. Inline.isDeleteRevision property | Aspose.Words...

    Inline.isDeleteRevision property. Returns True if this object was deleted in Microsoft Word while change tracking was enabled....isDeleteRevision property Returns true if this object was deleted in...how to determine the revision type of an inline node. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Loading::RtfLoadOptions::RtfLoad...

    Aspose::Words::Loading::RtfLoadOptions::RtfLoadOptions constructor. Initializes a new instance of this class with default values in C++...."RecognizeUtf8Text" property to "true" to parse any variable-length...Aspose::Words::Loading::RtfLoadOptions::Type method Aspose::Words::Loadi...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Aspose::Words::Drawing::OlePackage::get_Display...

    Aspose::Words::Drawing::OlePackage::get_DisplayName method. Gets or sets OLE Package display name in C++....InsertOleObject ( stream , u "Package" , true , nullptr ); shape -> get_OleFormat...Aspose::Words::Drawing::OlePackage::Type method Aspose::Words::Drawi...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ChartDataPointCollection.has_default_format met...

    ChartDataPointCollection.has_default_format method. Gets a flag indicating whether the data point at the specified index has default format.... Parameter Type Description data_point_index...aw . NodeType . SHAPE , 0 , True ) . as_shape () series = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldSection class | Asp...

    Aspose::Words::Fields::FieldSection class. Implements the SECTION field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Style.IsHeading | Aspose.Words for .NET

    Discover the IsHeading property. Easily identify if a style is a built-in Heading style, enhancing your document's structure and readability....IsHeading property True when the style is one of the...curStyle . Name } \ ", of type \"{curStyle.Type}\"" ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in JavaScript via C++ to add conditional formatting for two‑color scales and three‑color scales. By adjusting these criteria, you have more control over how cells look....false for a 2‑Color Scale and true for a 3‑Color Scale Conditional...Formatting Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/adding-2-c...
  10. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java.... If the comparison is true, the next data record is merged...insertField(FieldType.FIELD_NEXT, true); Assert.assertEquals(" NEXT...

    reference.aspose.com/words/java/com.aspose.word...