Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 5,120 for

split

(0.08 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....html do not split the document into pages, so...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Microsoft Graph Utility Features|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.... split ( "," ); for ( String keyValue...String [] pair = keyValue . split ( ":" ); String name = pair...

    docs.aspose.com/email/java/microsoft-graph-util...
  3. Aspose.PDF.Drawing Converting PDF to Docx in Li...

    Hello. Library used here is Aspose.PDF.Drawing [25.6.0], but tested with [25.5.0] as well. We are using linux containers using amazon linux 2023 base image, and when trying to convert a PDF document to Docx, we get s…...PDF to Docx in Linux word splitting issue Aspose.PDF Product Family...hyperlinked words are also “split” and thus resulting in a lot...

    forum.aspose.com/t/aspose-pdf-drawing-convertin...
  4. Specify Maximum Rows of Shared Formula with Jav...

    Learn how to specify the maximum rows for shared formulas using Aspose.Cells for JavaScript via C++....The shared formula will be split into several shared formulae...will see the shared formula splits after every 5 rows as highlighted...

    docs.aspose.com/cells/javascript-cpp/specify-ma...
  5. Large Image Support|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....pixels, then a single line is split into parts conforming to the...

    docs.aspose.com/psd/net/large-image-support/
  6. How to Convert PDF to HTML in Java

    In this quick tutorial you will learn how to convert PDF to HTML in Java. One can easily save PDF to HTML in Java by adopting simple steps and code executing in Windows, macOS, or Linux with no dependence on Adobe Acrobat or any other third party tool....exported HTML along with option to split PDF pages to multi page HTML...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ht...
  7. 使用 Aspose.Cells for Node.js via C++ 将文本转换为列|Doc...

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中将文本转换为列。... setSeparator ( ' ' ); // Split the column A into two columns...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-tex...
  8. Chart Saved as an Image in Java Looks Different...

    Hello, I’m trying to extract charts from PowerPoint and save them as images, but the images have many discrepancies - the quality is low, text is sometimes missing, and the style is different. Is there another way to e…...potapov Split this topic February 26, 2025...2025, 4:08am 8 A post was split to a new topic: Font Changes to...

    forum.aspose.com/t/chart-saved-as-an-image-in-j...
  9. Divide Word Document into Sections using C#

    This article guides on how to divide Word document into sections using C#. It has the IDE settings, steps, and a sample code to Split Word document into sections using C#....application, and a sample code to split Word document into sections...Document class object for splitting the sections Iterate through...

    kb.aspose.com/words/net/divide-word-document-in...
  10. Insert Page Break in PDF using Java

    Use this guide to insert page break in PDF using Java. This article provides IDE settings, coding steps, and a sample code to add page break to PDF using Java.... For splitting a PDF file by pages, refer...refer to the article on How to split PDF by pages in Java . Updated...

    kb.aspose.com/pdf/java/insert-page-break-in-pdf...