Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 181,018 for

doc

(0.21 sec)
  1. Paragraph.isFormatRevision property | Aspose.Wo...

    Paragraph.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... let doc = new aw . Document ( base ....-> "Track changes". expect ( doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PclSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PclSaveOptions SaveFormat property to easily save Documents in PCL format, ensuring compatibility and high-quality output for your projects.... Document doc = new Document ( MyDir + "Rendering...RasterizeTransformed = true }; doc . Save ( ArtifactsDir + "PclSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. XlsxSaveOptions.DateTimeParsingMode | Aspose.Wo...

    Discover XlsxSaveOptions' DateTimeParsingMode property to customize how your Document parses dates and times, ensuring accurate data interpretation.... Document doc = new Document ( MyDir + "Xlsx...XlsxDateTimeParsingM . Auto ; doc . Save ( ArtifactsDir + "XlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Font.Bold | Aspose.Words for .NET

    Discover the Font Bold property, easily identify if your text is bolded, enhancing readability and style for your web design projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify font formatting...

    reference.aspose.com/words/net/aspose.words/fon...
  5. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered list items are recognized when Document is imported from plain text format... text_doc = 'Full stop delimiters: \n '...detect_numbering_with_whitespaces doc = aw . Document ( stream = io...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DigitalSignature.SignatureValue | Aspose.Words ...

    Discover the DigitalSignature SignatureValue property, which provides a byte array for secure signature representation. Enhance your digital security today!... Document doc = new Document ( MyDir + "Digitally...DigitalSignature digitalSignature in doc . DigitalSignatures ) { string...

    reference.aspose.com/words/net/aspose.words.dig...
  7. MarkdownLoadOptions.SoftLineBreakCharacter | As...

    Set custom soft line break characters in Markdown Documents for better formatting with this flexible load option.... LineBreakChar ; Document doc = new Document ( stream , loadOptions...loadOptions ); Assert . That ( doc . GetText (). Trim (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Chart.source_full_name property | Aspose.Words ...

    Chart.source_full_name property. Gets the path and name of an xls/xlsx file this chart is linked to.... doc = aw . Document ( file_name =...linked chart.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text.... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

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