Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 4,250 for

split document

(0.08 sec)
  1. 拆分文件-Java | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码。... Document ( "1.pdf" ); //Instantiate...facades . PdfFileEditor (); //Split the PDF file into two halves...

    products.aspose.com/pdf/zh-hans/java/splitter/
  2. XPS Export - Annotation Features|Aspose.Words f...

    Export to XPS format using annotation saving features in C#.... Bookmarks All Word documents and most other formats that...can be made to appear the document outline by using the appropriate...

    docs.aspose.com/words/net/annotation-features-s...
  3. Insufficient memory when converting searchable ...

    Hi team, We noticed that when converting searchable PDFs, memory usage became uncontrollable. We have a pdf file with 20 pages and the file size is 5.43MB. In order to reduce memory usage, we Split the pdf into single p…...to reduce memory usage, we split the pdf into single pages and...following the sample code Document.CallBackGetHocr cbgh = bufferedImage...

    forum.aspose.com/t/insufficient-memory-when-con...
  4. 在 Jython 中拆分窗格|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....setActiveCell ( "A20" ); # Split the worksheet window workbook...getWorksheets (). get ( 0 ). split (); # Save the excel file workbook...

    docs.aspose.com/cells/zh/java/split-panes-in-jy...
  5. Aspose word same code cross environment odd beh...

    I am capturing images from excel using Aspose.cell, while copying excel tables and pasting images in ms word image fonts are getting bold.image.png (25.8 KB)...image and the resulting word document here for our reference. Unfortunately...follow the guidelines in the document on configuring fonts for your...

    forum.aspose.com/t/aspose-word-same-code-cross-...
  6. Convert TEX to XLAM via C# API | products.aspos...

    C# API to Convert TEX File to XLAM without using Microsoft Excel or Adobe Reader...edit, convert and print PDF documents within any .NET, C#, ASP.NET...with PDF documents, such as create, edit, convert, split, merge...

    products.aspose.com/total/net/conversion/tex-to...
  7. Get Started|Aspose.PDF for Python via C++

    This page is an overview how to use Aspose.PDF for Python via C++ for creating and editing a PDF Document... It creates PDF documents effectively, allows you to...Wide functionality compress document support for graphs objects...

    docs.aspose.com/pdf/python-cpp/get-started/
  8. Associate a comment to a specific word when ins...

    Hello, I am inserting html content to a Document and wanted to insert a comment to a specific word within the html content. I am not able to associate a comment with a specific place in word export. Example <p> This i…...inserting html content to a document and wanted to insert a comment...word. I couldn’t find a documentation to implement this for insertHtml()...

    forum.aspose.com/t/associate-a-comment-to-a-spe...
  9. Just Find Text and get the uniquely positions -...

    Hi: I want to find some text whether the word contains and the text coordinates in the word,but don’t replace them.For example, a word contains “xx”,there are many “xx” in the word.I want to get the positions where can…...the matched text: Document doc = new Document(@"C:\Temp\in.docx");...s e) { Document doc = (Document)e.MatchNode.Document; // This...

    forum.aspose.com/t/just-find-text-and-get-the-u...
  10. Aspose::Words::Vba::VbaReferenceCollection::Rem...

    Aspose::Words::Vba::VbaReferenceCollection::RemoveAt method. Removes the VbaReference element at the specified index of the collection in C++....; auto doc = MakeObject < Document > ( MyDir + u "VBA project...refParts = libIdReference . Split ( MakeArray < char16_t > ({...

    reference.aspose.com/words/cpp/aspose.words.vba...