Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 34,262 for

list

(0.22 sec)
  1. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how List levels are indented when document is exporting to [SaveFormat.Text](../../aspose.words/saveformat/#Text) format...TxtListIndentation class Specifies how list levels are indented when document...character to use for indenting list levels. The default value is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

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

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision.... List { get; } Gets the list that defines formatting...formatting of this list style. ListFormat { get; } Provides access...

    reference.aspose.com/words/net/aspose.words/style/
  4. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java....saveOptions); Shows how to configure a list to restart numbering at each...NUMBER_DEFAULT); List list = doc.getLists().get(0); list.isRestartA...

    reference.aspose.com/words/java/com.aspose.word...
  5. SharePoint Barcode Column | Aspose.BarCode for ...

    Add a barcode column to SharePoint Lists in SharePoint Server 2010 and SharePoint Foundation 2010. Generate 1D and 2D barcodes, auto-fill values with service markers, and render to common image formats....SharePoint Lists Add an Aspose.BarCode field to SharePoint lists and...generate barcode labels for list items. Barcode values can be...

    products.aspose.com/barcode/sharepoint/
  6. 将数据导入xlsx4j工作表|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....从ArrayList中导入数据 Java ArrayList < String > list = new ArrayList < String >();...few names to the list as string values list . add ( "laurence...

    docs.aspose.com/cells/zh/java/import-data-to-wo...
  7. Aspose::Words::Fields::FieldListNum::get_ListNa...

    Aspose::Words::Fields::FieldListNum::get_ListName method. Gets or sets the name of the abstract numbering definition used for the numbering in C++....use them to emulate numbered lists. auto field = System :: ExplicitCast...FieldListNum , true )); // Lists start counting at 1 by default...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldListNum::get_Starti...

    Aspose::Words::Fields::FieldListNum::get_StartingNumber method. Gets or sets the starting value for this field in C++....use them to emulate numbered lists. auto field = System :: ExplicitCast...FieldListNum , true )); // Lists start counting at 1 by default...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Get all the text in a slide|Aspose.Slides Docum...

    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....// Verify that the slide ID list exists. if ( presentation ....slide IDs from the slide ID list. DocumentFormat . OpenXml ....

    docs.aspose.com/slides/net/get-all-the-text-in-...
  10. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Character method. Gets or sets which character to use for indenting List levels. The default value is '\0', that means there is no indentation in C++....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/cpp/aspose.words.sav...