Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 13,983 for

word count

(0.46 sec)
  1. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Shape class Contents [ Hide ] Shape class...:: Words :: Drawing :: ShapeBase , public Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. BuildingBlock class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...Words Document Object Model (DOM)...categorization for the building block. count Gets the number of immediate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompositeGrid|Documentation

    CompositeGrid element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....is specified in the columns_count property. A set of characters..."CompositeGrid" , "columns_count" : 3 , "values" : [ "U" , "S"...

    docs.aspose.com/omr/net/json-markup/compositegrid/
  4. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...Properties Name Description count Gets the number of immediate...Node ) See Also module Aspose.Words.Markup class CompositeNode SdtType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this table... Document , row_count : int , cell_count : int , cell_text...for row_id in range ( 1 , row_count + 1 ): row = aw . tables . Row...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......Words.Document tempDoc = (Aspose.Words.Document)doc...:" + i + " started"); Aspose.Words.Document page = doc.ExtractPages(i...

    forum.aspose.com/latest.rss
  7. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++....Aspose::Words::Properties::DocumentPropertyColl::Remove method...collection. void Aspose :: Words :: Properties :: DocumentPropertyColl...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Aspose::Words::InlineStory::get_LastParagraph m...

    Aspose::Words::InlineStory::get_LastParagraph method. Gets the last paragraph in the story in C++....Aspose::Words::InlineStory::get_LastParagraph method Contents...< Aspose :: Words :: Paragraph > Aspose :: Words :: InlineStory...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Not synchronized with metadata property after P...

    Hola tengo un problema tras firmar pdf’s creo un pdf desde una plantilla de Word con mergemail y todo ok PdfSaveOptions opts = new PdfSaveOptions(); opts.SaveFormat = Aspose.Words.SaveFormat.Pdf; opts.Compliance = P…...un pdf desde una plantilla de word con mergemail y todo ok PdfSaveOptions...PdfSaveOptions(); opts.SaveFormat = Aspose.Words.SaveFormat.Pdf; opts.Compliance...

    forum.aspose.com/t/not-synchronized-with-metada...
  10. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....words.Node public class BookmarkStart...Represents a start of a bookmark in a Word document. To learn more, visit...

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