Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 4,250 for

split document

(0.09 sec)
  1. Aspose::Words::Hyphenation::RegisterDictionary ...

    Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a stream. Throws if dictionary cannot be read or has invalid format in C++....NET documentation for “culture name” and RFC...-> get_Count ()); // Open a document with a locale that Microsoft...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  2. Aspose::Words::Saving::HtmlSaveOptions Class Re...

    Can be used to specify additional options when saving a Document into the Html, Mhtml or Epub format....additional options when saving a document into the Html , Mhtml or Epub...saving a document to .epub. auto doc = MakeObject<Document>(MyDir...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Class VbaReference | Aspose.Words for .NET API 参考

    Aspose.Words.Vba.VbaReference 班级. 实现对自动化类型库或 VBA 项目的引用...dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/zh/net/aspose.words....
  4. File format is wrong after processing by aspose...

    there is a docx file:第5部分-总结(参考文献-偏差修正-术语表-声明)(工艺组件).docx (65.9 KB) The issue I have observed is that when I Split the file by pages or print it or convert it to PDF, the last row of the table on page 8 is moved to the …...have observed is that when I split the file by pages or print it...to the following page. the split page: page8.docx (30.0 KB) You...

    forum.aspose.com/t/file-format-is-wrong-after-p...
  5. Rotate PDF using JavaScript via C++ | Aspose.PDF

    Rotate PDF Documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++... How to Rotate PDF documents You need Aspose.PDF for JavaScript...the PDF with an instance of Document. Move page upper in order...

    products.aspose.com/pdf/javascript-cpp/rotate/
  6. System::Text::RegularExpressions::Regex Class R...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Li......ArrayPtr < String > Split (const String &input) Splits string by regex...String > Split (const String &input, int count) Splits string by...

    reference.aspose.com/tex/cpp/class/system.text....
  7. System::Text::RegularExpressions::Regex Class R...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Li......ArrayPtr < String > Split (const String &input) Splits string by regex...String > Split (const String &input, int count) Splits string by...

    reference.aspose.com/font/cpp/class/system.text...
  8. System::Text::RegularExpressions::Regex Class R...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Li......ArrayPtr < String > Split (const String &input) Splits string by regex...String > Split (const String &input, int count) Splits string by...

    reference.aspose.com/pdf/cpp/class/system.text....
  9. Extracting Text from Field Codes - Free Support...

    Hi Team, How to extract the text from between the field codes? Input: Input.docx (58.9 KB) Excepted output: FX7.docx (52.6 KB) Regards, Mahi...for extraction: Document doc = new Document("C:\\Temp\\in.docx");...getEnd(), end.getStart(), false); Document extractedContent = ExtractContentHelper...

    forum.aspose.com/t/extracting-text-from-field-c...
  10. How to Build a Table from a `DataTable` in Java...

    Example of filling Document table from external database using Java....insert this data into your document as a new table and quickly...data from a DataTable into a document table is by using Mail Merge...

    docs.aspose.com/words/java/how-to-build-a-table...