Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 5,150 for

split

(0.98 sec)
  1. RowFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowFormat class. Represents all formatting for a table row...in a table row is allowed to split across a page break. borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Document Processing API for .NET: C#, F#, VB.NE...

    C# ASP.NET VB.NET library to work with Word files. Create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats....table structures, merge and split cells. Customize the document's...document fragments: remove pages, split documents into separate files...

    products.aspose.com/words/net/
  3. C++ Word API | Document Creation Parsing and Co...

    Fast C++ document-processing library for creating, editing, transforming and rendering documents from code. Read, convert any office documents. Programmatically generate documents from your data sources....table structures, merge and split cells. Customize the document's...document fragments: remove pages, split documents into separate files...

    products.aspose.com/words/cpp/
  4. Extract Images From Website – C# Examples

    Learn how to download images from website. Consider C# examples to automate extracting images from website using Aspose.HTML.... Split ( '/' ). Last ()), response...(OutputDir, url. Pathname . Split ( '/' ). Last ()), response...

    docs.aspose.com/html/net/extract-images-from-we...
  5. Processor.To | Aspose.Words for .NET

    Optimize your workflow with our processor method that clearly defines output files, enhancing efficiency and streamlining your data management tasks....multiple files (such as images or split document parts), a stream for...multiple files (such as images or split document parts), a stream for...

    reference.aspose.com/words/net/aspose.words.low...
  6. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...this case it is necessary to split the run. if (e.getMatchOffset()...getNodeType() != NodeType.RUN); } // Split the last run that contains the...

    forum.aspose.com/t/topic/312049
  7. 使用 OAuth 访问邮件服务|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/zh/java/access-mail-servi...
  8. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code.... PDF ); Split Multiple Pages Aspose.Diagram...Diagram for Java allows splitting multiple pages while converting...

    docs.aspose.com/diagram/java/convert-visio-to-pdf/
  9. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....set ; } Examples Shows how to split a document into parts and save...documents that the saving operation splits a document into. /// </summary>...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....without any columns or rows being split awkwardly across pages. Consistency...

    docs.aspose.com/cells/net/how-to-print-excel-as...