Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 14,971 for

section

(0.35 sec)
  1. Passport recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from passport images.... See Supported countries section below. Supported countries...

    docs.aspose.com/ocr/java/recognition-settings-p...
  2. Layout appears compressed and several form fiel...

    Hello, This request is created on behalf of Balaji Revanth Guduru balajirevanth.guduru@eclinicalworks.com Thank you for reaching out. I wanted a small help with converting complex HTML forms using Aspose.Words or Aspo…...html"); foreach (Section s in doc.Sections) { s.PageSetup.PaperSize...

    forum.aspose.com/t/layout-appears-compressed-an...
  3. IStructuredDocumentTag class | Aspose.Words for...

    aspose.words.markup.IStructuredDocumentTag class. Interface to define a common data for [StructuredDocumentTag](../structureddocumenttag/) and [StructuredDocumentTagRangeStart](../structureddocumenttagrangestart/).... is_multi_section Returns true if this instance...instance is a ranged (multi-section) structured document tag. is_...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Footnote.ReferenceMark | Aspose.Words for .NET

    Customize your footnotes with the ReferenceMark property. Easily set unique markers for clarity and organization in your documents. Enhance readability today!...be its index among all the section's footnotes. // This is the...

    reference.aspose.com/words/net/aspose.words.not...
  5. Copy Bookmarked Text in Jython|Aspose.Words for...

    Copy Bookmarked Text using Jython....end of the body of the last section. dstNode = dstDoc . getLastSection...

    docs.aspose.com/words/java/copy-bookmarked-text...
  6. Working with Windows Archives | Aspose.Zip Docu...

    Java APIs allow you to work with CAB and WIM archives without needing third-party applications. This guide provides methods for managing and manipulating these archive files....with Windows Archives This section describes manipulation with...

    docs.aspose.com/zip/java/archives-for-windows-p...
  7. Aspose Cells Copying the Empty rows while rplac...

    Hello Team, input_outputdoc.zip (133.0 KB) Excel_Word_Doc.zip (763.2 KB) I am replacing excel sheet data in word at that time Aspose cells are considering few rows at the end of the table which doesn’t have the data, …...workbook = new Workbook(dir + "Section 4 Reports1.xlsx"); Cells cells...

    forum.aspose.com/t/aspose-cells-copying-the-emp...
  8. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various import options to format output...to change a first imported section type to the SectionStart.NEW_PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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
  10. Import XML to Excel workbook with JavaScript vi...

    Import data from XML files into Excel using Aspose.Cells for JavaScript via C++....tab Click Import in the XML section and follow the required steps...

    docs.aspose.com/cells/javascript-cpp/import-xml...