Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 180,780 for

doc

(0.14 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_SharedDocument method. Indicates whether the Document is a shared Document in C++.... auto doc = System :: MakeObject < Aspose...properties.docx" ); ASSERT_TRUE ( doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. RevisionOptions.delete_cell_color property | As...

    RevisionOptions.delete_cell_color property. Allows to specify the color to be used for deleted cells [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name =...MY_DIR + 'Cell revisions.docx' ) doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to Doc and DocX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word Documents conversion....it as output Microsoft Word DOC or DOCX format. It covers the...Java PDF to Word Java PDF to DOC Java PDF to DOCX Java Convert...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  4. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/com...
  5. CompositeNode.lastChild property | Aspose.Words...

    CompositeNode.lastChild property. Gets the last child of the node.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in textboxes, enhancing your Document design and readability effortlessly....change its orientation Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); Shape textbox = new Shape ( doc , ShapeType...

    reference.aspose.com/words/net/aspose.words.dra...
  7. C++ API to Export CGM to XAMLFLOW | products.as...

    Convert CGM to XAMLFLOW within C++ applications....to convert CGM file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to XAMLFLOW. Aspose.Total for...

    products.aspose.com/total/cpp/conversion/cgm-to...
  8. CustomDocumentProperties.add_link_to_content me...

    CustomDocumentProperties.add_link_to_content method. Creates a new linked to content custom Document property.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlPart.dataChecksum property | Aspose.Wo...

    CustomXmlPart.dataChecksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content.... let doc = new aw . Document (); let richText...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . RichText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldGoToButton.display_text property | Aspose....

    FieldGoToButton.display_text property. Gets or sets the text of the button that appears in the Document, such that it can be selected to activate the jump.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add a GOTOBUTTON field...

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