Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 155,118 for

doc

(0.25 sec)
  1. Aspose::Words::Fields::Field::GetFieldCode meth...

    Aspose::Words::Fields::Field::GetFieldCode method. Returns text between field start and field separator (or field end if there is no separator). Both field code and field result of child fields are included in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Field > field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ImageSaveOptions.pixel_format property | Aspose...

    ImageSaveOptions.pixel_format property. Gets or sets the pixel format for the generated images.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtinDocumentproperties/lastSavedTime/) property is updated before saving.... let doc = new aw . Document ( base ...."Document.docx" ); expect ( doc . builtInDocumentPrope . lastSavedTime...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Shading.background_tint_and_shade property | As...

    Shading.background_tint_and_shade property. Gets or sets a double value that lightens or darkens a background theme color.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) shading = doc . first_section ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.ignore_fields property | Asp...

    FindReplaceOptions.ignore_fields property. Gets or sets a boolean value indicating either to ignore text inside fields... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Hello world...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your Documents....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  7. XpsSaveOptions.outline_options property | Aspos...

    XpsSaveOptions.outline_options property. Allows to specify outline options.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert headings that can...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDate.UseUmAlQuraCalendar | Aspose.Words fo...

    Discover the FieldDate UseUmAlQuraCalendar property to easily manage dates with the UmalQura calendar. Enhance your date handling today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If we want the text in...

    reference.aspose.com/words/net/aspose.words.fie...
  9. SignatureLine.IsSigned | Aspose.Words for .NET

    Discover how SignatureLine's IsSigned property confirms digital signature authenticity, ensuring secure and trustworthy transactions. Enhance your Document integrity!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); SignatureLineOptions signatureLineOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  10. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a section...Name Description HeaderFooter(doc, header_footer_type) Creates...create a header and a footer. doc = aw . Document () # Create a...

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