Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 4,969 for

split

(0.12 sec)
  1. Aspose PDF creating Corrupted Dictionary PDF's ...

    Hi Team , When performing some PDF operation for set of files using aspose java, resulting PDF is getting corrupted in the PDFdictionary and no information about the pdf producer and its relevent metadata also missing. …...location - D:\temp_works\nftmedd\split\flattened_clone.pdf com.itextpdf...

    forum.aspose.com/t/aspose-pdf-creating-corrupte...
  2. Aspose::Words::Fields::FieldIndex::get_RunSuben...

    Aspose::Words::Fields::FieldIndex::get_RunSubentriesOnSameLine method. Gets or sets whether run subentries into the same line as the main entry in C++....contains two string segments split by a colon (the INDEX entry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldIndex.run_subentries_on_same_line property...

    FieldIndex.run_subentries_on_same_line property. Gets or sets whether run subentries into the same line as the main entry....contains two string segments split by a colon (the INDEX entry...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 .NET 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 .NET 中将 PowerPoint 演示文稿转换为视频。探索示例 C# 代码和自动化技术,以简化您的工作流程。...Appear Fade Fly In Float In Split Wipe Shape Wheel Random Bars...Disappear Fade Fly Out Float Out Split Wipe Shape Random Bars Shrink...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  5. Convert Document to HTML|Aspose.Words for Node....

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using Node.js. You can also specify save options for managing the output document....Specify at what elements to split the internal HTML at. This creates...additional options (encoding, split criteria, etc.), then call doc...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  6. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library.... Split, concatenate, extract or inset...delete, rotate, or split pages in PDF. Splitting, concatenating,...

    docs.aspose.com/pdf/cpp/overview/
  7. 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/
  8. 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/
  9. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++.... // We can split the text in the second section...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. 使用合并文档时想要让字体保持一致但是不生效 - 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