Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 8,221 for

page count

(0.05 sec)
  1. XamlFixedSaveOptions.resource_saving_callback p...

    XamlFixedSaveOptions.resource_saving_callback property. Allows to control how resources (images and fonts) are saved when a document is exported to fixed Page Xaml format....document is exported to fixed page Xaml format. @property def ...IResourceSavingCallb ): """Counts and prints URIs of resources...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java.... int count = getChildTableCount(table);...directly within its cells", i, count)); // Find out if the table...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Section::PrependContent method |...

    Aspose::Words::Section::PrependContent method. Inserts a copy of content of the source section at the beginning of this section in C++....the source section is copied, page setup, headers and footers are...doc -> get_Sections () -> get_Count ()); ASSERT_EQ ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Aspose::Words::Comment::AddReply method | Aspos...

    Aspose::Words::Comment::AddReply method. Adds a reply to this comment in C++....the right-side margin of the page, and with a dotted line connecting...:: Comment , true ) -> get_Count ()); // Comments that do not...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. PCL to BMP Converter using Python | Aspose.PDF

    Sample code on Python for PCL to BMP conversion. Use example code for batch PCL to BMP conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...from the PDF document pages. Process each page of the PDF document...

    products.aspose.com/pdf/python-net/conversion/p...
  6. 用C++替换PDF中的文本|Aspose.PDF for C++

    了解有关从PDF中替换和删除文本的各种方法。Aspose.PDF允许在特定区域或使用正则表达式替换文本。...接受文档第一页的吸收器 document -> get_Pages () -> Accept ( textFragmentAbsorber...文件的第一页搜索文本 document -> get_Pages () -> idx_get ( 1 ) -> Accept...

    docs.aspose.com/pdf/zh/cpp/replace-text-in-pdf/
  7. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java.... getPageColor() Gets the page color of the document. getParentNode()...setPageColor(Color value) Sets the page color of the document. setR...

    reference.aspose.com/words/java/com.aspose.word...
  8. Table | Aspose.Words for Java

    Represents a table in a Word document 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...
  9. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上使用PDF文件中的表格。...for ( int row_count = 1 ; row_count < 10 ; row_count ++ ) { // Add...( u "Column ({0}, 1)" , row_count )); row -> get_Cells () -> Add...

    products.aspose.com/pdf/zh-hans/cpp/table/
  10. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++.... get_Count () Gets the number of immediate...paragraph, the margin or the page). The relative positioning of...

    reference.aspose.com/words/cpp/aspose.words.dra...