Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 15,457 for

section

(1.75 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลงรูปแบบ PDF สำหรับ Go https://products.aspose.com/pdf/th/go-cpp/conversion/ Recent content in โซลูชันการแปลงรูปแบบ PDF สำหรับ Go o......svg#aspose-buy ซื้อสินค้า overview section has-background-white-ter container...-example.js about-content section has-background-white-ter container...

    products.aspose.com/pdf/th/go-cpp/conversion/in...
  2. How to tag tables to a page number in word docu...

    I am reading a word document using python-docx, python-docx·PyPI but it has limitation as it does not give us the page information. The word document has lot of tables which could be splitted to next page. The python-do…...not being affected by any section breaks or other layout elements...

    forum.aspose.com/t/how-to-tag-tables-to-a-page-...
  3. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions, JavaScript calls...This is useful for titles, section headers, summary rows, or any...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. Generate QR Codes for Text|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....QR Code under the preview section. Procedure API GET / qrcodegen...

    docs.aspose.com/barcode/java/1-2-1-2-generating...
  5. Aspose::Words::InlineStory::get_Paragraphs meth...

    Aspose::Words::InlineStory::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story in C++....be its index among all the section's footnotes. // This is the...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first paragraph in the story in C++....be its index among all the section's footnotes. // This is the...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Excel Themes and Colors with C++|Documentation

    C++ code to use Excel Color Scheme with Aspose.Cells for C++ API...“Colors” button in the “Themes” section. Choose a color palette that...“Colors” button in the “Themes” section. Click “Customize Colors…”...

    docs.aspose.com/cells/cpp/excel-themes-and-colors/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C# 를 사용하여 PDF 문서 병합 https://products.aspose.com/pdf/ko/net/merger/ Recent content in C# 를 사용하여 PDF 문서 병합 on Aspsoe.PDF Products Hugo -- gohugo.......svg#aspose-buy 구매 overview section has-background-white-ter container...svg#aspose-buy 구매 overview section has-background-white-ter container...

    products.aspose.com/pdf/ko/net/merger/index.xml
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 를 사용하여 PDF 문서 병합 https://products.aspose.com/pdf/ko/java/merger/ Recent content in Java 를 사용하여 PDF 문서 병합 on Aspsoe.PDF Products Hugo -- go......svg#aspose-buy 구매 overview section has-background-white-ter container...com/pdf/scripts/live-example.js section has-background-white container...

    products.aspose.com/pdf/ko/java/merger/index.xml
  10. Word 转 html 能否标注页码的元信息? - Free Support Forum - ...

    当前 word 转 html 时,由于页码属于 “文本框”,其转换后在页眉的位置会展示为图片,能否在转换时候将页码的元信息标注在对应页码的位置,并且为对应 html 标签增加页码标记?以方便可以通过 html 反解出 word 文档的页码信息,反向转换也可以考它转的更准确。 或者是否有 java 的接口可以获取到页码信息?... int pageNumber; for (Section section : doc.getSections()) {...NodeCollection paragraphs = section.getBody().getChildNodes(NodeType...

    forum.aspose.com/t/word-html/319228