Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 4,022 for

split document

(0.15 sec)
  1. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a Document to HTML format....saves fonts when exporting a document to HTML format. Methods Name...() => { let doc = new aw . Document ( base . myDir + "Rendering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one Document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Bookmark Replacement Issues in Document Processing Aspose.Words Product...one more issue for the below document when I try to replace bookmark...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  3. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language in C++....NET documentation for “culture name” and RFC...dictionary's language. // When a document contains lines of text in...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  4. Splitting and Merging PST Files|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....Bulgarian Ukrainian Dutch Svenska Splitting and Merging PST Files Contents...provides the capability to split a single PST file into multiple...

    docs.aspose.com/email/java/splitting-and-mergin...
  5. 使用Node.js和C++拆分Excel工作表屏幕|Documentation

    在本文中,您将学习如何通过编程方式使用Node.js C++插件将工作表分成两部分或四部分,以显示特定的行和/或列。...split() 方法进行拆分。 const path = require...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-spli...
  6. How to Check Frozen State without Excel Using J...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using JavaScript with a C++ library....the worksheet is frozen or split in MS Excel. But is there a...determine whether it is frozen or split using JavaScript? We can do...

    docs.aspose.com/cells/javascript-cpp/how-to-che...
  7. SplitOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitOptions for seamless Document Splitting. Customize how your files are divided into parts for enhanced efficiency....Specifies options how the document is split into parts. public class...Specifies the criteria for splitting the document into parts. SplitStyle...

    reference.aspose.com/words/net/aspose.words.low...
  8. Issue with Splitting Editable PDF | Missing rad...

    Hi Team, We are facing an issue while Splitting an editable PDF. The radio button values are not being retained after the PDF is Split. Details: Aspose Version: 24.3.0 Note: Upgrading the Aspose version is not feasib…...Issue with Splitting Editable PDF | Missing radio button selected...are facing an issue while splitting an editable PDF. The radio...

    forum.aspose.com/t/issue-with-splitting-editabl...
  9. FontSavingArgs.OriginalFileName | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileName property to easily retrieve the original font file name and enhance your font management efficiency.... Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Convert Word DOC to EPUB using C#

    Follow this article to convert Word DOC to EPUB using C#. It has the details to set the IDE, a list of steps, and sample code to change DOCX to EPUB using C#....code for developing a Word document to EPUB converter using C#...the source Word file into a Document object for converting to EPUB...

    kb.aspose.com/words/net/convert-word-doc-to-epu...