Sort Score
Result 10 results
Languages All
Labels All
Results 8,311 - 8,320 of 36,317 for

list

(0.13 sec)
  1. Create image with read barcodes - Free Support ...

    Hello: I have now been able to read all EAN-13 codes from a JPG image. By adjusting the quality for difficult images, the result is fantastic. $license = new \Aspose\Barcode\Internal\License(); ** $license->setLicens…...= $reader->getFoundCount(); List of decoded values, positions...

    forum.aspose.com/t/create-image-with-read-barco...
  2. 如何获取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
  3. Make Markdown Using C++

    Make a new Markdown in C++ in a few steps. Easily create Markdown using C++ library....Select the target format from the list Run code dotnet add package...

    products.aspose.com/words/cpp/make/md/
  4. Make PDF Using C++

    Make a new PDF in C++ in a few steps. Easily create PDF using C++ library....Select the target format from the list Run code dotnet add package...

    products.aspose.com/words/cpp/make/pdf/
  5. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....Select the target format from the list Run code dotnet add package...

    products.aspose.com/words/cpp/make/word/
  6. Make A Document In C++

    Create a file using C++ library. Easily create a new document in C++ in a few steps....Select the target format from the list Run code dotnet add package...

    products.aspose.com/words/cpp/make/
  7. How to Add Files To Archives Without Compression

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications.... Customers List Success Stories Download Free...popular development environments, listed below: Aspose.Zip for .Net...

    products.aspose.com/zip/net/advanced-api-featur...
  8. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format... export_list_labels Controls how list labels are output...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 插入docx - Free Support Forum - aspose.com

    [ { "content": "这是一个普通的段落,用于展示一般的文本内容,提供信息或描述情境。", "type": "普通段落" }, { "content": "这是一个加粗的段落,强调重点内容或重要提示,吸引读者注意。", "type": "加粗段落" }, { "content": "<table border…...import uuid from typing import List, Optional import aspose.words...

    forum.aspose.com/t/docx/310697
  10. 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...