Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 155,673 for

doc

(0.1 sec)
  1. FindReplaceOptions.IgnoreDeleted | Aspose.Words...

    Discover the FindReplaceOptions IgnoreDeleted property, control text visibility in deleted revisions with an easy boolean toggle. Enhance your editing experience!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.rep...
  2. FramesetCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words FramesetCollection class, your go-to solution for managing multiple Frameset instances effortlessly in Document processing.... Document doc = new Document ( MyDir + "Frameset...docx" ); Assert . AreEqual ( 3 , doc . Frameset . ChildFramesets ...

    reference.aspose.com/words/net/aspose.words.fra...
  3. C++ API to Export CGM to WORDML | products.aspo...

    Convert CGM to WORDML within C++ applications....to convert CGM file format to DOC. This API provides a wide range...files to other formats such as DOC. Secondly, by using the advanced...

    products.aspose.com/total/cpp/conversion/cgm-to...
  4. FontInfo.get_embedded_font_as_open_type method ...

    FontInfo.get_embedded_font_as_open_type method. Gets an embedded font file in OpenType format... doc = aw . Document ( file_name =...font.docx' ) embedded_font = doc . font_infos . get_by_name (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Remove Breaks in Ruby|Aspose.Words for Java

    Remove breaks using Ruby....Code def remove_page_breaks ( doc ) # Retrieve all paragraphs in...words.NodeType" ) paragraphs = doc . getChildNodes ( node_type ...

    docs.aspose.com/words/java/remove-breaks-in-ruby/
  6. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method...will be saved in the binary DOC format. Returns Additional information...convert a PDF to a .docx. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Process Comments in PHP|Aspose.Words for Java

    Process Comments using PHP.... $ doc = new Java ( "com.aspose.words...Document" , $ dataDir . "TestFile.doc" ); //ExStart //ExId:ProcessComments_Main...

    docs.aspose.com/words/java/process-comments-in-...
  8. OoxmlSaveOptions.save_format property | Aspose....

    OoxmlSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # If we configure compatibility...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentProperty.is_link_to_content property | ...

    DocumentProperty.is_link_to_content property. Shows whether this property is linked to content or not.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LoadOptions.update_dirty_fields property | Aspo...

    LoadOptions.update_dirty_fields property. Specifies whether to update the fields with the ``dirty`` attribute.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Give the document's built-in...

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