Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 168,875 for

doc

(0.1 sec)
  1. C# API to Export PS to DOT | products.aspose.com

    Convert PS to DOT without using Microsoft Word...PostScript (PS) files to the DOC format. After the conversion...API can be used to render the DOC file to DOT format. The Aspose...

    products.aspose.com/total/net/conversion/ps-to-...
  2. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Aspose::Words::Rendering::ThumbnailGeneratingOptions::get_GenerateFromFirstPage method. Specifies whether to generate thumbnail from first page of the Document or first image in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Aspose::Words::Rendering::ThumbnailGeneratingOptions::get_ThumbnailSize method. Size of generated thumbnail in pixels. Default is 600x900 in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. LayoutOptions.show_paragraph_marks property | A...

    LayoutOptions.show_paragraph_marks property. Gets or sets indication of whether paragraph marks are rendered... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add some paragraphs, then...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FileFormatUtil.load_format_to_save_format metho...

    FileFormatUtil.load_format_to_save_format method. Converts a [LoadFormat](../../loadformat/) value to a [SaveFormat](../../saveformat/) value if possible....missing file extension' ) as doc_stream : info = aw . FileFormatUtil...detect_file_format ( stream = doc_stream ) load_format = info ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word Document using Ruby.... doc = Rjb :: import ( 'com.aspose... new ( data_dir + "TestFile.doc" ) # Create a dummy data source...

    docs.aspose.com/words/java/remove-empty-regions...
  7. 档案

    档案...Word 文档中添加、插入、删除或删除页眉和页脚 DOCX DOC 使用您的 Java 应用程序。在本文中,我们将学习添加或...文档 (DOCX/DOC) 中添加页眉和页脚 使用 Java 删除 Word 文档 (DOCX/DOC) 的页眉和页脚 使用...

    blog.aspose.com/zh/words/add-remove-header-foot...
  8. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the page.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert content that spans...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. WriteProtection.ValidatePassword | Aspose.Words...

    Secure your Documents with the WriteProtection ValidatePassword method. Easily verify if the password matches the Document's protection for enhanced security.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.set...
  10. ListLevel.delete_picture_bullet method | Aspose...

    ListLevel.delete_picture_bullet method. Deletes picture bullet for the current list level.... doc = aw . Document () doc_list = doc . lists . add...this list level will display. doc_list . list_levels [ 0 ] . c...

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