Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 20,738 for

2 of

(0.17 sec)
  1. 在C++中插入或删除Excel工作表中的行|Documentation

    本文提供在Excel工作表中插入和删除行的C++代码。...// Insert 10 rows at row index 2 (insertion starts at 3rd row)...sheet . GetCells (). InsertRows ( 2 , 10 ); // Delete 5 rows now....

    docs.aspose.com/cells/zh/cpp/insert-or-delete-r...
  2. Convert PDF to PNG in PHP | products.aspose.com

    Convert PDF to PNG in PHP. Use PowerPoint PHP API to convert PDF files to PNG...get_Item ($i) -> getThumbnail ( 2 , 2 ); $imageio = new Java ( "javax...

    products.aspose.com/slides/php-java/conversion/...
  3. PageSetup.OddAndEvenPagesHeaderFooter | Aspose....

    Discover the PageSetup OddAndEvenPagesHeaderFooter property for unique headers and footers on odd and even pages, enhancing your document's presentation...." ); // 2 - The "Even" header/footer, which...); builder . Writeln ( "Page 2." ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Convert PowerPoint Slides to Images in C#|Aspos...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....and comments: float scaleX = 2 ; float scaleY = scaleX ; // Load...images in C#: float scaleX = 2 ; float scaleY = scaleX ; using...

    docs.aspose.com/slides/net/convert-slide/
  5. Issue with directly accessing nested array in E...

    I am following an example Of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...LineByLine = true) and “DEMO_02_2” (range with LineByLine = false)...insert rows. So processing “List #2 " reports, some empty rows were...

    forum.aspose.com/t/issue-with-directly-accessin...
  6. Shape object movement - java - Free Support For...

    Hi Team, I am writing to request your assistance with a document formatting issue that I have encountered. Specifically, the issue article has the first paragraph containing 2 shape objects and the second paragraph cont…...words-java Mahi39 March 15, 2023, 2:04pm #1 Hi Team, I am writing...the first paragraph containing 2 shape objects and the second paragraph...

    forum.aspose.com/t/shape-object-movement-java/2...
  7. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Contains method. Returns true if a property with the specified name exists in the collection in C++....Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Add Image to HTML – From Basic Syntax to Advanc...

    Aspose.HTML explains how to add images to HTML using img tag, CSS backgrounds, JavaScript, etc. Improve web design and SEO with best practices!...it like this: Copy 1 < html > 2 < body > 3 < h1 > Adding Images...image sources: Copy 1 < html > 2 < body > 3 < h1 > Add Image to...

    docs.aspose.com/html/net/tutorial/add-image-to-...
  9. Aspose java 24.9 - help in finding code to add ...

    Hi, I am trying to evaluate aspose for one Of our requirements. I tried downloading the aspose pdf java jar 24.9 version from the website. Also we got temporary license which I don’t know how to set it yet. I tried usin…...Family tryaspose1 March 31, 2025, 2:09pm 21 Hi Ali, Any updates on...time. tryaspose1 April 14, 2025, 2:46pm 23 Hi Ali, Just checking...

    forum.aspose.com/t/aspose-java-24-9-help-in-fin...
  10. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Python....1 or 2. If N in “Heading N” is greater than or equal to 2, then...SetextHeading is based on “Heading 2”, otherwise on “Heading 1”. Different...

    docs.aspose.com/words/python-net/convert-a-docu...