Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 180,067 for

doc

(0.15 sec)
  1. 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...
  2. 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...
  3. 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...
  4. ImageWatermarkOptions Class | Aspose.Words for ...

    Discover Aspose.Words.ImageWatermarkOptions. Customize your image watermarks effortlessly with versatile options for enhanced Document presentation.... Document doc = new Document (); // Modify...methods to add image watermark. doc . Watermark . SetImage ( Image...

    reference.aspose.com/words/net/aspose.words/ima...
  5. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object.... let doc = new aw . Document (); // Create...HeaderFooter ( doc , aw . HeaderFooterType . HeaderPrimary ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: Paragraph > para = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/node/
  7. Document.originalFileName property | Aspose.Wor...

    Document.originalFileName property. Gets the original file name of the Document.... Doc ); // Below are two methods of...detected file extension. let doc = new aw . Document ( docStream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. UserInformation.defaultUser property | Aspose.W...

    UserInformation.defaultUser property. Default user information.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a UserInformation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Suppose a run that we use...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FileFormatUtil.loadFormatToSaveFormat method | ...

    FileFormatUtil.loadFormatToSaveFormat method. Converts a [LoadFormat](../../loadformat/) value to a [SaveFormat](../../saveformat/) value if possible.... Doc ); // Below are two methods of...detected file extension. let doc = new aw . Document ( docStream...

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