Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 120,094 for

id

(0.27 sec)
  1. Creating Pie Chart with Leader Lines using Node...

    Learn how to use Aspose.Cells for Node.js via C++ to create a pie chart with leader lines in Microsoft Excel. Our guIde will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....the collection of charts const id = worksheet . getCharts (). add...worksheet . getCharts (). get ( id ); // Set series data range chart...

    docs.aspose.com/cells/nodejs-cpp/creating-pie-c...
  2. 使用 Java 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java AP</name>...

    products.aspose.com/pdf/zh-hant/java/search/
  3. Differentiation between Comments and Reference ...

    Hello Everyone and @alexey.noskov, In my Java code I remove comments from my document. When converting word to PDF using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...topic referencing the ticket ID linked to this forum thread....

    forum.aspose.com/t/differentiation-between-comm...
  4. Frequently Asked Questions – Aspose.HTML for Py...

    Explore answers to common queries about the Aspose.HTML Python library to solve your problem on general questions or specific topics quickly....to a specific element by its ID using Aspose.HTML for Python...to a specific element by its ID, use the method of the HTMLDocument...

    docs.aspose.com/html/python-net/faq/
  5. Break Table Rows|Aspose.Words for JasperReports

    Aspose Words for JasperReports will allow breaking table rows when a row does not fit on the current page....exportReport (); In JasperServer: < bean id = "aw_exportParameters" class...

    docs.aspose.com/words/jasperreports/break-table...
  6. sample.xlsx

    Sheet1 Id countrycode language 1 ABW Dutch 2 English 3 ABW 4 Spanish 5 AFG Balochi 6 AFG Dari 7 Pashto 8 AFG Turkmenian 9 AFG 10 AGO Ambo 11 AGO Chokwe 12 AGO Kongo 13 Luchazi 14 AGO Luimbe-ngangue......Sheet1 id countrycode language 1 ABW Dutch 2 English 3 ABW 4...

    docs.aspose.com/cells/ru/python-net/how-to-filt...
  7. HtmlVersion enumeration | Aspose.Words for Python

    aspose.words.saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML) and [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML) formats.... assertTrue ( '<a id="_Toc76372689"></a>' in out_doc_contents...out_doc_contents ) self . assertTrue ( '<a id="_Toc76372689"></a>' in out_doc_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.htmlVersion property | Aspose.W...

    HtmlSaveOptions.htmlVersion property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML... includes ( "<a id=\"_Toc76372689\"></a>" )). toEqual...outDocContents . includes ( "<a id=\"_Toc76372689\"></a>" )). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Recognition settings|Documentation

    How to improve recognition accuracy and tune up Aspose.OCR engine....IDCardRecognitionSet Extracting text from ID cards . PassportRecognitionS...

    docs.aspose.com/ocr/net/settings/
  10. Infinite Wait Time when Converting Word to PDF ...

    Env Windows 11 Aspose.Words for .NET 25.5 (25.1 is OK) Code var doc=new Aspose.Words.Document(@"C:\Users\hello\Desktop\test\test.docx"); doc.Save(@"C:\Users\hello\Desktop\test\test.pdf",Aspose.Words.SaveFormat.Pdf);…... Issue ID(s): WORDSNET-28253 You can obtain...

    forum.aspose.com/t/infinite-wait-time-when-conv...