Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 150,070 for

2

(0.13 sec)
  1. Document.footnote_options property | Aspose.Wor...

    Document.footnote_options property. Provides options that control numbering and positioning of footnotes in this document.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose 中的公共 API 更改。3D 1.7.0|Documentation

    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.... PI * 2 )). ToMesh (); Node torus = scene... Translation = new Vector3 ( 2 , 1 , 1 ); { //Create a blue box...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  3. Merge OTP Files To PNG Using Python | products....

    Merge multiple OTP files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/otp...
  4. Merge OTP Files To BMP Using Python | products....

    Merge multiple OTP files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/otp...
  5. Merge PPT Files To BMP Using Python | products....

    Merge multiple PPT files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/ppt...
  6. Merge ODP Files To BMP Using Python | products....

    Merge multiple ODP files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/odp...
  7. Merge PPTM Files To BMP Using Python | products...

    Merge multiple PPTM files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/ppt...
  8. Merge PDF Files To BMP Using Python | products....

    Merge multiple PDF files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/pdf...
  9. 在Ruby中分组和取消分组行和列|Documentation

    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....first three columns (from 0 to 2) and making them hidden by passing...true cells . groupColumns ( 0 , 2 , true ) # Saving the modified...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  10. Aspose::Words::Notes::FootnoteOptions::get_Numb...

    Aspose::Words::Notes::FootnoteOptions::get_NumberStyle method. Specifies the number format for automatically numbered footnotes in C++....); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...FootnoteType :: Footnote , u "Footnote 2." ); builder -> Write ( u "Text...

    reference.aspose.com/words/cpp/aspose.words.not...