Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 192,014 for

page

(0.28 sec)
  1. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. File Handling Features in Ruby|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/file-handling-featur...
  3. FieldToa.usePassim property | Aspose.Words for ...

    FieldToa.usePassim property. Gets or sets whether to replace five or more different Page references to the same authority with passim, which is used to indicate that a word or passage occurs frequently in the work cited....replace five or more different page references to the same authority...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manage Shape Options with C++|Documentation

    Manage shape options in Microsoft Excel files using Aspose.Cells with C++.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/managing-shape-options/
  5. Create a Hello World PDF Document through XML a...

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF XSD Java Schema....Bottom= "15cm" /> </PageInfo> <Page id= "mainSection" > <TextFragment>...</TextSegment> </TextFragment> </Page> </Document> </html> </xsl:template>...

    docs.aspose.com/pdf/java/create-a-hello-world-p...
  6. 使用 C++ 从 PDF 中提取表格 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式从 PDF 文件中提取表格...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...TableAbsorber > (); absorber -> Visit ( page ); for ( auto table : absorber...

    products.aspose.com/pdf/zh-hans/cpp/table/extract/
  7. Aspose::Words::PageSetup::get_CharactersPerLine...

    Aspose::Words::PageSetup::get_CharactersPerLine method. Gets or sets the number of characters per line in the document grid in C++.... Maximum value depends on page width and font size of the Normal...characters per line of a Letter page with one-inch margins is 43...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose::Words::Layout::LayoutEnumerator::Reset ...

    Aspose::Words::Layout::LayoutEnumerator::Reset method. Moves the enumerator to the first Page of the document in C++....the enumerator to the first page of the document. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. 配置 Visio 时间线形状|Documentation

    本节介绍如何使用 Aspose.Diagram 设置里程碑形状的属性。... Pages . GetPage ( "Page-1" ). Shapes . GetShape...timeline = diagram . Pages . GetPage ( "Page-1" ). Shapes . GetShape...

    docs.aspose.com/diagram/zh/net/configure-visio-...
  10. Convert HTML To Markdown Java

    Convert HTML to Markdown format in Java code. Save HTML as Markdown using Java....the easy steps to turn a HTML page into MD format. Read your HTML...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...

    products.aspose.com/words/java/conversion/html-...