Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 88,716 for

doc format

(0.4 sec)
  1. XpsSaveOptions.use_book_fold_printing_settings ...

    XpsSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....to the XPS format in the form of a book fold. doc = aw . Document...render_text_as_book_fold : for s in doc . sections : s = s . as_section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Font::get_BoldBi method | Aspose...

    Aspose::Words::Font::get_BoldBi method. True if the right-to-left text is Formatted as bold in C++....the right-to-left text is formatted as bold. bool Aspose :: Words...and right-to-left text. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Aspose::Words::Font::get_ItalicBi method | Aspo...

    Aspose::Words::Font::get_ItalicBi method. True if the right-to-left text is Formatted as italic in C++....the right-to-left text is formatted as italic. bool Aspose ::...and right-to-left text. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. XamlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your Document exports with the XamlFixedSaveOptions ResourceSavingCallback. Control image and font saving for enhanced XAML Format efficiency....exported to fixed page Xaml format. public IResourceSavingCallb...ResourceFolder () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlSaveOptions.images_folder property | Aspose...

    HtmlSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a Document to HTML Format...exporting a document to HTML format. Default is an empty string...you save a Document in HTML format, Aspose.Words needs to save...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Several Image Into PDF Javascript

    Merge multiple Image into PDF in JavaScript code. Save Image as PDF using JavaScript....developers to convert images to PDF format with a few lines of code. Image...JavaScript to convert images to PDF format with maximum flexibility and...

    products.aspose.com/words/nodejs-net/merge/imag...
  8. Online Word File Comparison or Build C++ Apps t...

    Free online app to Compare different Word files. C++ comparison library code for Word Documents....supports many popular formats including Word format such as PDF, Word...C++ Compare DOC Files (Microsoft Word Binary Format) Compare DOCM...

    products.aspose.com/total/cpp/compare/word/
  9. PsSaveOptions.useBookFoldPrintingSettings prope...

    PsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....Postscript format in the form of a book fold. let doc = new aw...BookFoldPrinting". for ( let s of doc . sections ) { let section =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. XpsSaveOptions.UseBookFoldPrintingSettings | As...

    Optimize your Document layout with the XpsSaveOptions UseBookFoldPrintingSettings property, enabling seamless booklet printing for enhanced presentation....the XPS format in the form of a book fold. Document doc = new Document...renderTextAsBookFold ) foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/net/aspose.words.sav...