Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 30,987 for

doc

(0.13 sec)
  1. 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...
  2. DropCapPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.DropCapPosition enum to enhance your Document design by defining unique drop cap text positions for impactful visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert one paragraph with...

    reference.aspose.com/words/net/aspose.words/dro...
  3. 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...
  4. StructuredDocumentTag.dateDisplayFormat propert...

    StructuredDocumentTag.dateDisplayFormat property. String that represents the format in which dates are displayed.... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . Date...

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

    Discover the Aspose.Words.Rendering.ColorPrintMode enum for optimized color printing. Control how non-colored pages are printed for enhanced Document quality.... Document doc = new Document ( MyDir + "Rendering...PrinterSettings . MaximumPage = doc . PageCount ; printDlg . PrinterSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  6. LineSpacingRule enumeration | Aspose.Words for ...

    aspose.words.LineSpacingRule enumeration. Specifies line spacing values for a paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are three line spacing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.encryption_details property | As...

    PdfSaveOptions.encryption_details property. Gets or sets the details for encrypting the output PDF Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  8. EditableRange.Remove | Aspose.Words for .NET

    Effortlessly remove editable ranges from your Document with the EditableRange Remove method, while preserving your content intact. Enhance your Document management!... Document doc = new Document (); doc . Protect ( ProtectionType...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/edi...
  9. Aspose::Words::Notes::EndnoteOptions::get_Posit...

    Aspose::Words::Notes::EndnoteOptions::get_Position method. Specifies the endnotes position in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // An endnote is a way to...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. EditableRangeEnd.EditableRangeStart | Aspose.Wo...

    Discover the EditableRangeEnd and EditableRangeStart properties. Easily manage data ranges with unique IDs for enhanced control and efficiency.... Document doc = new Document (); doc . Protect ( ProtectionType...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/edi...