Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 157,120 for

doc

(0.14 sec)
  1. Aspose::Words::ControlChar::SpaceChar field | A...

    Aspose::Words::ControlChar::SpaceChar field. Space character: (char)32 in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::LineBreak method | ...

    Aspose::Words::ControlChar::LineBreak method. Line break character: "\x000b" or "\v" in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a Document in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertField(" DATE...

    reference.aspose.com/words/java/com.aspose.word...
  4. StructuredDocumentTag.StyleName | Aspose.Words ...

    Discover the StyleName property of StructuredDocumentTag. Easily manage and customize styles for your Documents to enhance organization and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways to apply...

    reference.aspose.com/words/net/aspose.words.mar...
  5. CsvDataLoadOptions | Aspose.Words for .NET

    Discover the CsvDataLoadOptions constructor—easily initialize with default settings for efficient data loading and seamless integration.... Document doc = new Document ( MyDir + "Reporting...BuildReport ( doc , dataSource , "persons" ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.rep...
  6. FieldOptions.is_bidi_text_supported_on_update p...

    FieldOptions.is_bidi_text_supported_on_update property. Gets or sets the value indicating whether bidirectional text is fully supported during field update or not.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Ensure that any field operation...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentProperty.to_date_time method | Aspose.W...

    DocumentProperty.to_date_time method. Returns the property value as DateTime in UTC.... doc = aw . Document () doc . custom_document_properties...now ()) authorization_date = doc . custom_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Text

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/java/working-with-text/
  9. DocumentBuilder.insert_text_input method | Aspo...

    DocumentBuilder.insert_text_input method. Inserts a text form field at the current position.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a form that prompts...

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

    Discover Aspose.Words.TextWatermarkOptions for customizable text watermarks. Enhance your Documents with unique, professional branding options!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/tex...