Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 831 for

split document

(0.11 sec)
  1. File Format Apps Online File Processing formats.

    File Format Apps for PDF, Word, Excel, PowerPoint, Visio, Project, OneNote, OpenOffice, CAD, 3D formats....Format Apps Convert, Merge, Split and View PDF, Word, Excel, PowerPoint...Convert PDF, Excel, Word documents, images and many formats....

    www.fileformat.app/
  2. DocumentPartSavingArgs.document property | Aspo...

    DocumentPartSavingArgs.Document property. Gets the Document object that is being saved....document property DocumentPartSavingAr.document property Gets...Gets the document object that is being saved. get document () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Divide Word Document into Sections using C#

    This article guides on how to divide Word Document into sections using C#. It has the IDE settings, steps, and a sample code to Split Word Document into sections using C#....Word Document into Sections using C# Divide Word document into...and a sample code to split Word document into sections using C#...

    kb.aspose.com/words/net/divide-word-document-in...
  4. Aspose::Words::Saving::FontSavingArgs::get_Bold...

    Aspose::Words::Saving::FontSavingArgs::get_Bold method. Indicates whether the current font is bold in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...them alongside the output document. doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::IFontSavingCallback::Fon...

    Aspose::Words::Saving::IFontSavingCallback::FontSaving method. Called when Aspose.Words is about to save a font resource in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...them alongside the output document. doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::SaveOptions::get_SaveFor...

    Aspose::Words::Saving::SaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used in C++....Specifies the format in which the document will be saved if this save...saving a document to .epub. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Sav...

    Aspose::Words::Saving::HtmlSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Html, Mhtml, Epub, Azw3 or Mobi in C++....Specifies the format in which the document will be saved if this save...saving a document to .epub. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. SaveOptions.save_format property | Aspose.Words...

    SaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used....Specifies the format in which the document will be saved if this save...when saving a document to .epub. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how to use the SaveOptions SaveFormat property to effortlessly choose your Document's save format for optimal flexibility and control....Specifies the format in which the document will be saved if this save...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...when saving a document to .epub. doc = aw . Document ( file_name...specify the encoding for a document that we will save. save_options...

    reference.aspose.com/words/python-net/aspose.wo...