Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 47,030 for

doc

(0.11 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Htm...

    Aspose::Words::Saving::HtmlSaveOptions::get_HtmlVersion method. Specifies version of HTML standard that should be used when saving the Document to HTML or MHTML. Default value is Xhtml in C++.... auto doc = MakeObject < Document > ( MyDir...-> set_PrettyFormat ( true ); doc -> Save ( ArtifactsDir + u "HtmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeEnd method. Called when enumeration of a group shape has ended in C++....void GroupOfShapes () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.ShowSpellingErrors | Aspose.Words for ...

    Control spelling error visibility in your Document with the ShowSpellingErrors property. Enhance your editing process and improve Document quality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert two sentences with...

    reference.aspose.com/words/net/aspose.words/doc...
  5. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.JoinRunsWithSameFormatting | Aspose.Wo...

    Discover how the JoinRunsWithSameFormatting method seamlessly merges formatted text in your Document's paragraphs for a polished, professional look.... Document doc = new Document ( MyDir + "Rendering...simplified. Assert . AreEqual ( 317 , doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/doc...
  7. FootnotePosition enumeration | Aspose.Words for...

    aspose.words.notes.FootnotePosition enumeration. Defines the footnote position.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A footnote is a way to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word Documents without utilizing Microsoft Word....Python Track Changes in Word DOC using Python Convert PDF to EPUB...Convert Word DOC to EPUB with Python Convert Word DOC to EPUB using...

    kb.aspose.com/words/
  9. StructuredDocumentTag.DateDisplayLocale | Aspos...

    Customize date formats with the StructuredDocumentTag DateDisplayLocale property. Enhance user experience by setting preferred language formats effortlessly.... Document doc = new Document (); // Insert...= new StructuredDocumentTa ( doc , SdtType . Date , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  10. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic line numbering resets for enhanced Document formatting and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/net/aspose.words/lin...