Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 956 for

split document

(0.12 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. IDocumentPartSavingCallback class | Aspose.Word...

    Aspose.Words.Saving.IDocumentPartSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves Document parts when exporting a Document to [SaveFormat.Html](../../aspose.words/saveformat/#Html) or [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) format....Words saves document parts when exporting a document to SaveFormat...save a document part. Examples Shows how to split a document into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ImageSavingArgs.ImageFileName | Aspose.Words fo...

    Discover the ImageSavingArgs ImageFileName property to easily manage image file names and save locations for efficient image handling....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated image file name...

    reference.aspose.com/words/net/aspose.words.sav...
  4. DocumentPartSavingArgs.documentPartFileName pro...

    DocumentPartSavingArgs.DocumentPartFileName property. Gets or sets the file name (without path) where the Document part will be saved to....name (without path) where the document part will be saved to. get...allows you to redefine how the document part file names are generated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Layout::PageLayoutEvent enum | A...

    Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during page layout model build and rendering. Page layout model is built in two steps. First, "conversion step", this is when page layout pulls Document content and creates object graph. Second, "reflow step", this is when structures are Split, merged and arranged into pages. Depending of the operation which triggered build, page layout model may or may not be further rendered into fixed page format. For example, computing number of pages in the Document or updating fields does not require rendering, whereas export to Pdf does in C++....is when page layout pulls document content and creates object...this is when structures are split, merged and arranged into pages...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Processor.To | Aspose.Words for .NET

    Optimize your workflow with our processor method that clearly defines output files, enhancing efficiency and streamlining your data management tasks....Examples Shows how to convert documents with a single line of code...string doc = MyDir + "Big document.docx" ; Converter . Create...

    reference.aspose.com/words/net/aspose.words.low...
  7. Latest Aspose.Words Product Family topics - Fre...

    Get technical support for all Aspose.Words On-Premise products including .NET, Java, C++, Android, iOS, macOS, Xamarin, SharePoint, SQL Reporting Services and JasperReports....2 322 April 7, 2025 Aspose split docx file wrongly in Docker...error while converting word document to pdf aspose-pdf-net , words-net...

    forum.aspose.com/c/words/8
  8. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream method. Allows to specify the stream where the Document part will be saved to in C++....specify the stream where the document part will be saved to. System...property allows you to save document parts to streams instead of...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. HtmlSaveOptions.imageSavingCallback property | ...

    HtmlSaveOptions.imageSavingCallback property. Allows to control how images are saved when a Document is saved to HTML, MHTML or EPUB....how images are saved when a document is saved to HTML, MHTML or...Examples Shows how to split a document into parts and save them...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...public static Document addDocument(String key,Document mainDoc,Document...insertAfterNode, Document mainDoc, Document srcDoc) throws Exception...

    forum.aspose.com/t/topic/312049