Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 34,262 for

list

(0.22 sec)
  1. CellCollection.to_array method | Aspose.Words f...

    CellCollection.to_array method. Copies all cells from the collection to a new array of cells.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListCollection.Count | Aspose.Words for .NET

    Discover the ListCollection Count property to easily retrieve the number of numbered and bulleted Lists in your document, enhancing your content organization....count of numbered and bulleted lists in the document. public int...owner document properties of lists. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lis...
  3. IncorrectFontUsageException - Free Support Foru...

    Getting an IncorrectFontUsageException (Document error: TJ operator without preceding Tf - no font set for the text segment) thrown when using page.Accept(TextAbsorber). To reproduce, run the following code on the attac…...6 MB) : protected List<IText> GetTexts(Document pdfDocument...cancellationToken) { List<IText> list = new List<IText>(); int num...

    forum.aspose.com/t/incorrectfontusageexception/...
  4. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....); Shows how to configure a list to restart numbering at each...DocumentBuilder ( doc ); doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Bibliography namespace | Aspose....

    Aspose::Words::Bibliography namespace. The Aspose.Words.Bibliography namespace provides classes that allow to access a List of bibliography sources available in a document in C++....classes that allow to access a list of bibliography sources available...Bibliography Represents the list of bibliography sources available...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting List levels...character to use for indenting list levels. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....; // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. CleanupOptions class | Aspose.Words for Python

    aspose.words.CleanupOptions class. Allows to specify options for document cleaning... unused_lists Specifies whether unused list and list definitions...styles . add ( aw . StyleType . LIST , 'MyListStyle1' ) doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character formatting effortlessly. Unlock unique styling options for a polished look!...Font Font { get ; } Remarks For list styles this property returns...and use a paragraph style with list formatting. Document doc = new...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Aspose::Words::Paragraph::get_ListLabel method ...

    Aspose::Words::Paragraph::get_ListLabel method. Gets a ListLabel object that provides access to List numbering value and formatting for this paragraph in C++....object that provides access to list numbering value and formatting...SharedPtr < Aspose :: Words :: Lists :: ListLabel > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/par...