Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 5,459 for

split

(1.44 sec)
  1. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...removeBlankPages(); // Split document into pages and rejoin...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  2. Insertion of a document at a bookmark updates h...

    Hi Aspose Team, I’m noticing that when I insert a document (Charts_EXECSUM.docm) at a bookmark location in word document (Template_Stnd_Plan_Text.docm), the table of content is updating in all caps for the newly inserte…...Split('!', ':'); // Here's an example...StartDigits = StartAddress.Split('R', 'C').Where(x => !string...

    forum.aspose.com/t/insertion-of-a-document-at-a...
  3. Performance Problem with AddShape() - Free Supp...

    I have been extensively testing Aspose for some time now with the aim of replacing the existing Microsoft.Interopt interface in our company. In the meantime, I have also succeeded in implementing our requirements with A…... Split the Master Into Smaller Masters...memory, and whether the optional split‑master approach is used). TL;DR...

    forum.aspose.com/t/performance-problem-with-add...
  4. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Node.js....complex, as it is necessary to split the paragraph at the inline...Table ) and the method will split inline nodes as needed and clone...

    docs.aspose.com/words/nodejs-net/how-to-extract...
  5. 搜索

    搜索...Split(new string[] { ",\n" }, StringSplitOptions...None)) { string[] pair = sPair.Split(':'); string name = pair[0]...

    blog.aspose.com/zh-hant/email/import-contacts-f...
  6. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...Let’s also assume that the Split effect is applied to the footer...of shape effects: FLY BOTTOM SPLIT VERTICAL_IN RANDOM_BARS HORIZONTAL...

    docs.aspose.com/slides/python-net/shape-animation/
  7. 7. Presize adjustments to the layout

    This article discusses fine-tuning the math layout - automatic sizing and spacing, big delimiters, precise alignment....7 \ begin{equation} \ begin{split} 8 f_{h, \ ve}(x, y) 9 &= \...\ biggr) \ biggr ] 20 \ end{split} \ end{equation} Here, the \phantom...

    docs.aspose.com/tex/java/latex-math-fine-tuning/
  8. 在 PHP 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides for...

    了解如何使用 Aspose.Slides for PHP 将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化您的工作流程。...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/php-java/convert-powe...
  9. 从网站提取图片 – C# 示例

    了解如何从网站下载图像。考虑使用 Aspose.HTML 自动从网站提取图片的 C# 示例。... Split ( '/' ). Last ()), response...(OutputDir, url. Pathname . Split ( '/' ). Last ()), response...

    docs.aspose.com/html/zh/net/extract-images-from...
  10. Replace Fields C#|Aspose.Words for .NET

    Learn how to replace fields with text in C#. Replace fields with static data using the .NET API....them after the document is split into individual pages. Q: My...

    docs.aspose.com/words/net/replace-fields/