Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 33,981 for

list

(0.14 sec)
  1. Automate MPT File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate MPT file merging. With our intuitive user interface, you can quickly and easily convert MPT files into PDF, XML, or other formats. You can also merge multiple MPT files into a single file, customize the output file, and organize your data....desired output format from the list and hit the ‘Run’ button. You...

    products.aspose.com/tasks/net/merger/mpt/
  2. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....document can be useful to identify, list and count paragraphs and runs...

    docs.aspose.com/words/cpp/working-with-styles-a...
  3. AsposeBadServerResponseException 404 Error When...

    Hi, we update our aspose library to your last version: <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-total</artifactId> <version>25.8</version> <ty…...original ItemId obtained from the list becomes invalid and causes an...

    forum.aspose.com/t/asposebadserverresponseexcep...
  4. Aspose::Words::Markup::StructuredDocumentTag cl...

    Aspose::Words::Markup::StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document. To learn more, visit the documentation article in C++....(const System::String&) Selects a list of nodes matching the XPath...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Barcode Generation Specifics in JavaScript|Docu...

    Description of Various Barcode Types Supported in Aspose.BarCode for JavaScript via C++...symbology from the predefined list in the BarcodeGenerator class...

    docs.aspose.com/barcode/javascript-cpp/generate...
  6. CSS Selectors – CSS and HTML Examples

    Learn how to effectively use CSS selectors to select the elements in an HTML document that you want to style....grouped into comma-separated lists. Combinator Selectors select...> 3 < h3 > The order of the list doesn ' t matter. </ h3 > Combinator...

    docs.aspose.com/html/net/tutorial/css-selectors/
  7. PDF Multimedia Annotation using C++|Aspose.PDF ...

    Aspose.PDF for C++ allows you to add, get, and delete the multimedia annotation from your PDF document....The selection widget can be a list box or a combo box. Aspose.PDF...

    docs.aspose.com/pdf/cpp/multimedia-annotation/
  8. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...List; import com.aspose.words.Document;...= new DocumentBuilder(doc); List<Paragraph> paragraphs = new...

    forum.aspose.com/t/word-header-footer-x-y/316493
  9. Export FODS to POWERPOINT in Android or with fr...

    Android API to Convert FODS to POWERPOINT without using Microsoft Word or online. Test free FODS to POWERPOINT online converter quickly before integrating the code....fods" ); // retrieve a list of all custom document properties...

    products.aspose.com/total/android-java/conversi...
  10. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry paths, curved corners, composite shapes....how to create a custom shape: List < Point2D . Float > points =...

    docs.aspose.com/slides/java/custom-shape/