Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 10,906 for

page count

(0.1 sec)
  1. Aspose::Words::ControlChar::LineBreak method | ...

    Aspose::Words::ControlChar::LineBreak method. Line break character: "\x000b" or "\v" in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::SpaceChar field | A...

    Aspose::Words::ControlChar::SpaceChar field. Space character: (char)32 in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. 创建一个复杂的PDF|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... 向文档对象添加一个 Page 。现在我们的文档将有一页。 向页面添加一个 Image...() # 添加页面 page = document . pages . add () # 添加图像 page . add_image...

    docs.aspose.com/pdf/zh/python-net/complex-pdf-e...
  5. Document.footnoteOptions property | Aspose.Word...

    Document.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this document....an entry at the bottom of the page, consisting of a symbol // that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FootnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.FootnoteOptions class. Represents the footnote numbering options for a document or section...an entry at the bottom of the page, consisting of a symbol // that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Document::get_FootnoteOptions me...

    Aspose::Words::Document::get_FootnoteOptions method. Provides options that control numbering and positioning of footnotes in this document in C++....an entry at the bottom of the page, consisting of a symbol // that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 格式 Visio 页|Documentation

    本节介绍如何将样式应用于带有 Aspose.Diagram 的 visio 页面。... Page 类的 ApplyStyle 方法允许您将定义的样式表应用到页面,如以下代码示例所示。...vsdDiagram . StyleSheets . Count + 1 ; Aspose . Diagram . Char...

    docs.aspose.com/diagram/zh/net/format-visio-pages/
  9. Convert PST to HTML via Java | products.aspose.com

    Try the code sample to convert PST files to HTML format in Java. Download Java API to take your email processing applications to the next level....html files int count = 1; for (MapiMessage msg :...File. separator + "Message" + count + ".html" ; HtmlSaveOptions...

    products.aspose.com/email/java/conversion/pst-t...
  10. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce the calculation time of cell calculation methods in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to optimize the cell calculation method and improve its performance. Finally, we save the modified Excel file to disk.... count (); std :: cout << "Time (recursive="...estimatedTime = duration . count () / 1000 ; std :: cout << "Recursive...

    docs.aspose.com/cells/cpp/decrease-the-calculat...