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

doc

(0.17 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF to Doc Converter using Javahttps://products.aspose.com/pdf/java/conversion/pdf-to-Doc/Recent content in PDF to Doc Converter using Java on ......PDF Products – PDF to DOC Converter using Javahttps://products...com/pdf/java/conversion/pdf-to-doc/Recent content in PDF to DOC Converter using...

    products.aspose.com/pdf/java/conversion/pdf-to-...
  2. ListCollection.document property | Aspose.Words...

    ListCollection.Document property. Gets the owner Document.... doc = aw . Document () lists = doc . lists self...self . assertEqual ( doc , lists . document ) list = lists . add...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted lists in the Document.... doc = aw . Document () lists = doc . lists self...self . assertEqual ( doc , lists . document ) list = lists . add...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Font::get_HighlightColor method ...

    Aspose::Words::Font::get_HighlightColor method. Gets or sets the highlight (marker) color in C++.... auto doc = MakeObject < Document > ();...auto run = MakeObject < Run > ( doc , u "Hello world!" ); SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Document.remove_blank_pages method | Aspose.Wor...

    Document.remove_blank_pages method. Removes blank pages from the Document.... doc = aw . Document ( file_name =...( 2 , doc . page_count ) doc . remove_blank_pages () doc . update_page_layout...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OpenAiModel.checkGrammar method | Aspose.Words ...

    OpenAiModel.checkGrammar method. Checks grammar of the provided Document....checkGrammar method checkGrammar(doc, options) Checks grammar of the...provided document. checkGrammar ( doc : Aspose . Words . Document ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SaveOptions.use_high_quality_rendering property...

    SaveOptions.use_high_quality_rendering property. Gets or sets a value determining whether or not to use high quality (i.e... doc = aw . Document ( file_name =...= aw . DocumentBuilder ( doc = doc ) builder . font . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PlainTextDocument.custom_document_properties pr...

    PlainTextDocument.custom_Document_properties property. Gets [PlainTextDocument.custom_Document_properties](./) of the Document.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello world!' ) doc . c...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Layout::RevisionColor enum | Asp...

    Aspose::Words::Layout::RevisionColor enum. Allows to specify color of Document revisions in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a revision, then...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. PreferredWidth.from_points method | Aspose.Word...

    PreferredWidth.from_points method. A creation method that returns a new instance that represents a preferred width specified using a number of points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

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