Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 14,098 for

word count

(0.09 sec)
  1. 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... count ): print ( f 'Font index # {...font" ) See Also module aspose.words.fonts class FontInfo FontInfo...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Person.last property | Aspose.Words for Python

    Person.last property. Gets or sets the last name of a person.... count ) person = authors [ 0 ] self...last ) See Also module aspose.words.bibliography class Person Person...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Layout::LayoutCollector::Clear m...

    Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after document was manually updated, or layout was rebuilt in C++....Aspose::Words::Layout::LayoutCollector::Clear method Contents...was rebuilt. void Aspose :: Words :: Layout :: LayoutCollector...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....of Word fields, how they are represented in Aspose.Words for... when inserted in Microsoft Word, already contains an up to date...

    docs.aspose.com/words/python-net/fields-overview/
  5. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { Count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...(layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup)...String OSSPath = fileNameNoExt + count + ".png"; System.out.println(OSSPath);...

    forum.aspose.com/t/layer-group-export-image-err...
  6. VariableCollection.Contains | Aspose.Words for ...

    Discover if VariableCollection holds a document variable by name. Streamline your data management and enhance your coding efficiency today!... Count , Is . EqualTo ( 3 )); // We...Assert . That ( variables . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/var...
  7. Aspose::Words::Layout::LayoutCollector::get_Doc...

    Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the document this collector instance is attached to in C++....Aspose::Words::Layout::LayoutCollector::get_Document method Contents...< Aspose :: Words :: Document > Aspose :: Words :: Layout ::...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. MappedDataFieldCollection.Clear | Aspose.Words ...

    Effortlessly clear your MappedDataFieldCollection with our Clear method, instantly removing all elements for streamlined data management.... Count , Is . EqualTo ( 2 )); using... That ( mappedDataFields . Count , Is . EqualTo ( 0 )); } ///...

    reference.aspose.com/words/net/aspose.words.mai...
  9. ChartDataLabel.ShowDataLabelsRange | Aspose.Wor...

    Discover the ChartDataLabel ShowDataLabelsRange property to enhance your charts by displaying data label values. Boost clarity with this easy feature!... Count , Is . EqualTo ( 3 )); Assert...That ( series . DataLabels . Count , Is . EqualTo ( 4 )); } //...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FieldAutoNum class | Aspose.Words for Python

    aspose.Words.fields.FieldAutoNum class. Implements the AUTONUM field...Field ) type Gets the Microsoft Word field type. (Inherited from...current value of a running count of AUTONUM fields, # allowing...

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