Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 423,999 for

document

(0.17 sec)
  1. 怎么在光标所在位置插入下一页分节符 - Free Support Forum - aspose...

    原始文档: section.docx (18.8 KB) 预期: reset.section.docx (18.9 KB) 怎么移动到第一个run之前插入分节符?...您可以使用以下代码来实现这一点: Document doc = new Document("C:\\Temp\\in.docx");...这样操作之后原段落的内容会变化 Document document = new Document("section.docx");...

    forum.aspose.com/t/topic/312497
  2. Split Word File Online or via .NET | products.a...

    Free online app to split different Word files. .NET C# splitter library code for Word Documents....Word document splitter applications. Freely split documents including...NET Load the Word document using Document class. Get total pages...

    products.aspose.com/total/net/split/word/
  3. ComparisonTargetType enumeration | Aspose.Words...

    Aspose.Words.Comparing.ComparisonTargetType enumeration. Allows to specify base Document which will be used during comparison...enumeration Allows to specify base document which will be used during...changes in” option in “Compare Documents” dialog box. Members Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Prevent table header rows from repeating in lar...

    Hello, I am attempting to stop long HTML tables from repeating headers if the spill to many pages. This is successful for both HTML and PDF output, as with the code below. However, when the Document is very big (700+ …... However, when the document is very big (700+ pages in...only in PDF output for large documents. The table itself does not...

    forum.aspose.com/t/prevent-table-header-rows-fr...
  5. GraphicsQualityOptions | Aspose.Words for Java

    Allows to specify additional java.awt.RenderingHints in Java....more, visit the Save a Document documentation article. Gets current...while converting documents to image formats. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Extract Text and Images from PPT File Online an...

    Online PPT file parser app. Java API code to extract images and text from PPT presentation....Develop powerful Java based PPT document parser application. Code listed...‘Parse Now’ button to parse document. Download the parsed files...

    products.aspose.com/total/java/parse/ppt/
  7. Find and Replace in Node.js|Aspose.Words for No...

    Find a string or regular expression pattern in your Document and replace it with the text you want using Node.js....easily navigate within your document using a keyboard and mouse...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/nodejs-net/find-and-replace/
  8. Remove PPTM Annotation Online or Manage Annotat...

    delete comments from PPTM file through online app for free. C++ API code to manage comments of PPTM files....Presentation Develop PPTM Document Annotation Application via...collaborate with others on the document? With Aspose.Slides for C++...

    products.aspose.com/total/cpp/annotate/pptm/
  9. Remove POTM Annotation Online or Manage Annotat...

    delete comments from POTM file through online app for free. C++ API code to manage comments of POTM files....Presentation Develop POTM Document Annotation Application via...collaborate with others on the document? With Aspose.Slides for C++...

    products.aspose.com/total/cpp/annotate/potm/
  10. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…...need: #include <aspose/pdf/document.h> #include <aspose/pdf/page...issues: #include <aspose/pdf/document.h> #include <aspose/pdf/page...

    forum.aspose.com/t/your-examplesimple-does-not-...