Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 141,574 for

page

(0.16 sec)
  1. Apply preset theme to VSDX document via Python ...

    Python source code to apply preset theme to vsdx file within any Python based application....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the save() method...

    products.aspose.com/diagram/python-net/theme/vsdx/
  2. Insert ActiveX Control into Visio via .NET | pr...

    C# source code to insert ActiveX Control into Visio on .NET Framework, .NET Core, Mono Platforms....) Select Page via its index. Use the AddActiveXControl...ActiveX Control in the selected page Save Diagram in Vsdx format...

    products.aspose.com/diagram/net/developer/inser...
  3. Paragraph.is_end_of_cell property | Aspose.Word...

    Paragraph.is_end_of_cell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise....to stay together on the same page. doc = aw . Document ( file_name...MY_DIR + 'Table spanning two pages.docx' ) table = doc . first_section...

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

    Effortlessly split documents into multiple sections with our flexible Splitter Split method. Save in your preferred format for easy file management!...Shows how to split document by pages. string doc = MyDir + "Big document...SplitCriteria = SplitCriteria . Page ; Splitter . Split ( doc , ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.low...
  5. PDF to JPEG Converter using Android via Java | ...

    Sample code on Java for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion in Android...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/android-java/conversion...
  6. Aspose::Words::Drawing::RelativeVerticalSize en...

    Aspose::Words::Drawing::RelativeVerticalSize enum. Specifies relatively to what the height of a shape or a text frame is calculated vertically in C++.... Page 1 Specifies that the height...calculated relatively to the page height. TopMargin 2 Specifies...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 在没有内容时输出空白页面(C++)|Documentation

    使用C++处理空工作表并打印空白页面...to true // So that an empty page gets printed ImageOrPrintOptions...png" ); std :: cout << "Blank page rendered to PNG successfully...

    docs.aspose.com/cells/zh/cpp/output-blank-page-...
  8. Section | Aspose.Words for .NET

    Create dynamic web sections effortlessly with our Section Constructor. Easily initialize and customize your Section class for optimal site performance....AppendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/net/aspose.words/sec...
  9. FieldSkipIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldSkipIf ComparisonOperator property, easily manage and customize your comparison operators for enhanced data handling....Examples Shows how to skip pages in a mail merge using the SKIPIF...mail merge will produce two pages. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Watermark VDW document via Python | products.as...

    Python sample code to add watermark to VDW documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vdw" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-java/waterma...