Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 180,101 for

doc

(0.1 sec)
  1. SubDocument.Accept | Aspose.Words for .NET

    Discover the SubDocument Accept method to enhance visitor engagement and streamline interactions on your platform. Boost your user experience today!...DocStructureToText () { Document doc = new Document ( MyDir + "Do...and modify each visited node. doc . Accept ( visitor ); Console...

    reference.aspose.com/words/net/aspose.words/sub...
  2. SpecialChar.Accept | Aspose.Words for .NET

    Discover the SpecialChar Accept method to enhance visitor engagement and streamline interactions on your website. Boost user satisfaction today!...RemoveHiddenContentF () { Document doc = new Document ( MyDir + "Hidden...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph...

    reference.aspose.com/words/net/aspose.words/spe...
  3. ShapeBase.width property | Aspose.Words for Python

    ShapeBase.width property. Gets or sets the width of the containing block of the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MappedDataFieldCollection.ContainsKey | Aspose....

    Discover if a specific Document field mapping exists in MappedDataFieldCollection with the ContainsKey method. Streamline data management effortlessly!...MappedDataFieldColle () { Document doc = CreateSourceDocMappe (); DataTable...MappedDataFieldColle mappedDataFields = doc . MailMerge . MappedDataFields...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Aspose::Words::Loading::LoadOptions::get_Langua...

    Aspose::Words::Loading::LoadOptions::get_LanguagePreferences method. Gets language preferences that will be used when Document is loading in C++....EditingLanguage :: Japanese ); auto doc = System :: MakeObject < Aspose...); int32_t localeIdFarEast = doc -> get_Styles () -> get_DefaultFont...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedFileName method. Gets the file name suggested for the current embedded object if you want to save it into a file in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. MarkdownLoadOptions.preserve_empty_lines proper...

    MarkdownLoadOptions.preserve_empty_lines property. Gets or sets a boolean value indicating whether to preserve empty lines while load a [LoadFormat.MARKDOWN](../../../aspose.words/loadformat/#MARKDOWN) Document...preserve_empty_lines = True doc = aw . Document ( stream = stream...Line1 \r\r Line2 \r\x0c ' , doc . get_text ()) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Loading::HtmlLoadOptions::get_Bl...

    Aspose::Words::Loading::HtmlLoadOptions::get_BlockImportMode method. Gets or sets a value that specifies how properties of block-level elements are imported. Default value is Merge in C++....set_BlockImportMode ( blockImportMode ); auto doc = System :: MakeObject < Aspose...> ( stream , loadOptions ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. FormField.removeField method | Aspose.Words for...

    FormField.removeField method. Removes the complete form field, not just the form field special character.... let doc = new aw . Document ( base ....fields.docx" ); let formField = doc . range . formFields . at ( 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.WORD_ML](../../aspose.words/saveformat/#WORD_ML) format...files used when saving to a DOC or DOCX file. By default this...output document’s raw content. doc = aw . Document () builder =...

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