Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 2,933 for

split document

(0.05 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontSavingCallback method. Allows to control how fonts are saved when a Document is saved to HTML, MHTML or EPUB in C++....how fonts are saved when a document is saved to HTML, MHTML or...{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word Documents without utilizing Microsoft Word....Remove a Watermark From a Word Document using C# Create a Column Chart...Java Split Word Document into Sections with Python Split Word...

    kb.aspose.com/words/page/2/
  3. FontSavingArgs.OriginalFileName | Aspose.Words ...

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

    reference.aspose.com/words/net/aspose.words.sav...
  4. Meshes|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....Triangles in 3D Model Split Mesh Aspose.3D Document Object Model (DOM)...

    docs.aspose.com/3d/net/meshes/
  5. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to save a font resource.... Document ( base . myDir + "Rendering...them alongside the output document. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++.... // When a document contains lines of text in...in which a word could be split up and continued on the next line...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  7. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original font file name with an extension.... Document ( base . myDir + "Rendering...them alongside the output document. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FontSavingArgs.IsSubsettingNeeded | Aspose.Word...

    Discover the FontSavingArgs IsSubsettingNeeded property to control font subsetting for optimized font resource exports. Enhance your design workflow today!...characters that are used in the document. Subsetting allows to reduce...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Merging and Unmerging Cells|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style.... You may unmerge, or split, the merged cells too. A merged...merged cell. When the cell is split, the new cells keep their original...

    docs.aspose.com/cells/net/merging-and-unmerging...
  10. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to Split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...11:04am 1 Hi, I am trying to split a 1652 page PDF based on a rule...following code: var document = new Document(inputStream); //use...

    forum.aspose.com/t/textfragmentabsorber-with-te...