Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 8,067 for

page count

(0.14 sec)
  1. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....appendChild(section); // Set some page setup properties for the section...setSectionStart(SectionStart.NEW_PAGE); section.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object in C++....it appear at the referencing page's footer. ASSERT_EQ ( 0 , footnote...footnote -> get_Tables () -> get_Count ()); footnote -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. EndnoteOptions.numberStyle property | Aspose.Wo...

    EndnoteOptions.numberStyle property. Specifies the number format for automatically numbered endnotes....show up at the bottom of each page that contains // their reference...document maintains separate counts // for footnotes and for endnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FootnoteOptions.NumberStyle | Aspose.Words for ...

    Discover the FootnoteOptions NumberStyle property to easily customize footnote numbering formats for enhanced document clarity and professionalism....show up at the bottom of each page that contains // their reference...document maintains separate counts // for footnotes and for endnotes...

    reference.aspose.com/words/net/aspose.words.not...
  5. FootnoteOptions.numberStyle property | Aspose.W...

    FootnoteOptions.numberStyle property. Specifies the number format for automatically numbered footnotes....show up at the bottom of each page that contains // their reference...document maintains separate counts // for footnotes and for endnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Unable to replace block content control - Free ...

    Hi, we are trying to replace tags with html text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...Count - 1]; builder.MoveTo(runToReplace);...this added the sdt to the first page. I want this replaced in a specific...

    forum.aspose.com/t/unable-to-replace-block-cont...
  7. Manipulate PDF Document|Aspose.PDF for C++

    本节解释了关于验证 PDF A 标准的 PDF 文档,如何使用目录,如何设置 PDF 到期日期,以及如何确定 PDF 文件生成的进度。...auto tocPage = document -> get_Pages () -> Insert ( 1 ); // 创建对象以表示目录信息...set_DestinationPage ( document -> get_Pages () -> idx_get ( i + 2 )); //...

    docs.aspose.com/pdf/zh/cpp/manipulate-pdf-docum...
  8. Public API and Backwards Incompatible Changes i...

    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....0 Contents [ Hide ] This page lists all added or removed classes...Members IDocumentProperties.Count, .GetPropertyName(int index)...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Table|Documentation

    Table element organizes questions and answers in a tabular structure....table is provided in answers_count property. Table element includes..."element_type" : "Table" , "answers_count" : 3 , "children" : [ /*** put...

    docs.aspose.com/omr/net/json-markup/table/
  10. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++.... get_Count () Gets the number of immediate...AppendChild ( section ); // Set some page setup properties for the section...

    reference.aspose.com/words/cpp/aspose.words/body/