Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 181,684 for

page

(0.06 sec)
  1. Insert Footer|Aspose.Words for Java

    Insert a footer into a document easily and fast instead of using docx4j....of the first page to be different from other pages. // You can...headers/footers for odd and even pages. pageSetup . setDifferentFirstPag...

    docs.aspose.com/words/java/insert-footer/
  2. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。...向PDF文件的页面集合中添加页面 auto page = document -> get_Pages () -> Add (); //...arc3 ); // 将Graph对象添加到页面的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  3. Rotate PDF using Go | Aspose.PDF

    Rotate PDF documents programmatically with Go sample code using Aspose.PDF for Go via C++...Rotate PDF Pages with Go Do you need to rotate the PDF? Programmatic...Libraries. Open a PDF File. Rotate a Page in the PDF using RotatePage...

    products.aspose.com/pdf/go-cpp/rotate/
  4. Split VSS Files via Python | products.aspose.com

    Python source code to Split vss file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vss" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...
  5. PDF to SVG Converter using Rust | Aspose.PDF

    Rust sample code for converting PDF to SVG on any platform...converting Convert a PDF Page to Svg using page_to_svg function Close...save the specified page as Svg-image pdf . page_to_svg ( 1 , "sample_page1...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  6. PDF to PNG Converter using Rust | Aspose.PDF

    Rust sample code for converting PDF to PNG on any platform...converting Convert a PDF Page to PNG using page_to_png function Close...save the specified page as Png-image pdf . page_to_png ( 1 , 100...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  7. FootnoteNumberingRule enumeration | Aspose.Word...

    Aspose.Words.Notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts....RestartPage Numbering restarts at each page. Valid for footnotes only. Default...show up at the bottom of each page that contains // their reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PDF to GRAYSCALE Converter using Rust | Aspose.PDF

    Rust sample code for converting PDF to GRAYSCALE on any platform...converting Convert a PDF Page to Grayscale using page_grayscale function...; // Convert page to black and white pdf . page_grayscale ( 1...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  9. Aspose::Words::Vba::VbaProject::get_CodePage me...

    Aspose::Words::Vba::VbaProject::get_CodePage method. Gets or sets the VBA project’s code Page in C++....sets the VBA project’s code page. int32_t Aspose :: Words ::...name: {0} signed; Project code page: {1}; Modules count: {2} \n...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. Გადაიყვანეთ TEXT Გამოსახულება Python

    გადაიყვანეთ TEXT Გამოსახულება Python ფორმატში კოდით. შეინახეთ TEXT როგორც Გამოსახულება Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/ka/python-net/convers...