Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 34,038 for

list

(0.08 sec)
  1. Import PST in Office365 folder - Free Support F...

    Is there a way to import a PST into an office 365 folder?...UnhideWhenUsed=“false” Name=“Light List”/> <w:LsdException Locked=“false”...UnhideWhenUsed=“false” Name=“Medium List 1”/> <w:LsdException Locked=“false”...

    forum.aspose.com/t/import-pst-in-office365-fold...
  2. Aspose::Words::Lists::ListFormat::set_List meth...

    Aspose::Words::Lists::ListFormat::set_List method. Setter for Aspose::Words::Lists::ListFormat::get_List in C++....Aspose::Words::Lists::ListFormat::set_List method ListFormat::set_List...ListFormat::set_List method Setter for Aspose::Words::Lists::ListFormat::get_List...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. FieldListNum not shown in deletion all markup -...

    Hello , We have have following code to put a FieldListNum in a word document and then delete them with revision. But we have few issues and want to clarify. Why is the List num not visible? Why we dont see a strikethr…... Why is the list num not visible? Why we dont...dont see a strikethrough for list num ‘All markup’? Also attaching...

    forum.aspose.com/t/fieldlistnum-not-shown-in-de...
  4. ListLevel.number_position property | Aspose.Wor...

    ListLevel.number_position property. Returns or sets the position (in points) of the number or bullet for the List level....the number or bullet for the list level. @property def number_position...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extract Table Data from PDF|Aspose.PDF for Andr...

    Learn how to extract tabular from PDF using Aspose.PDF for Android via Java....saved in a list of AbsorbedTable . We can get this list through...TableList and handle list of absorbed rows and list of absorbed cells...

    docs.aspose.com/pdf/androidjava/extract-data-fr...
  6. ListLevel.customNumberStyleFormat property | As...

    ListLevel.customNumberStyleFormat property. Gets or sets the custom number style format for this List level...number style format for this list level. For example: “a, ç, ĝ...how to get the format for a list with the custom number style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. List.HasSameTemplate | Aspose.Words for .NET

    Discover the HasSameTemplate method, easily check if two Lists share the same template, ensuring consistency and efficiency in your data management....HasSameTemplate List.HasSameTemplate method Returns true if the...the current list and the given list are created from the same...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Aspose::Words::ParagraphFormat::get_Style metho...

    Aspose::Words::ParagraphFormat::get_Style method. Gets or sets the paragraph style applied to this formatting in C++....and use a paragraph style with list formatting. auto doc = System...set_SpaceAfter ( 12 ); // Create a list and make sure the paragraphs...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Adding MapiDistributionList to PST|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....below loads a MAPI distribution list from a file. Create a New MapiDistributionList...contacts. Create a distribution list on the base of the created contacts...

    docs.aspose.com/email/java/adding-mapidistribut...
  10. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...@return 图片列表 */ public static List<BufferedImage> getImages(String...getImages(String pdfFilePath) { List<BufferedImage> images = new ArrayList<>();...

    forum.aspose.com/t/pdf-not-supported-image-type...