Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 255 for

recursive

(0.08 sec)
  1. HtmlSaveOptions.exportTextInputFormFieldAsText ...

    HtmlSaveOptions.exportTextInputFormFieldAsText property. Controls how text input form fields are saved to HTML or MHTML... rmSync ( imagesDir , { recursive : true , force : true });...mkdirSync ( imagesDir , { recursive : true }); // Set an option...

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

    Discover the Aspose.Words.Fonts.FontSettings class to effortlessly customize document font settings for enhanced readability and professional presentation.... // Pass "false" as the "recursive" argument to include fonts...subfolders. // Pass "true" as the "recursive" argument to include all font...

    reference.aspose.com/words/net/aspose.words.fon...
  3. FontSettings class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontSettings class. Specifies font settings for a document...setFontsFolder(fontFolder, recursive) Sets the folder where Aspose...setFontsFolders(fontsFolders, recursive) Sets the folders where Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fonts::FontSettings class | Aspo...

    Aspose::Words::Fonts::FontSettings class. Specifies font settings for a document. To learn more, visit the documentation article in C++.... // Pass "false" as the "recursive" argument to include fonts...subfolders. // Pass "true" as the "recursive" argument to include all font...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. HtmlSaveOptions.imagesFolder property | Aspose....

    HtmlSaveOptions.imagesFolder property. Specifies the physical folder where images are saved when exporting a document to HTML format... rmSync ( imagesDir , { recursive : true , force : true });...mkdirSync ( imagesDir , { recursive : true }); // Set an option...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FormField.nodeType property | Aspose.Words for ...

    FormField.nodeType property. Returns [NodeType.FormField](../../../aspose.words/nodetype/#FormField)....toEqual ( true ); // Invoke the recursive function that will go through...); }); /// <summary> /// Recursively traverses a node tree while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.nodeType property | Aspose.Words for ...

    Paragraph.nodeType property. Returns [NodeType.Paragraph](../../nodetype/#Paragraph)....toEqual ( true ); // Invoke the recursive function that will go through...); }); /// <summary> /// Recursively traverses a node tree while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. GroupShape.nodeType property | Aspose.Words for...

    GroupShape.nodeType property. Returns [NodeType.GroupShape](../../../aspose.words/nodetype/#GroupShape)....toEqual ( true ); // Invoke the recursive function that will go through...); }); /// <summary> /// Recursively traverses a node tree while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BuildingBlock.nodeType property | Aspose.Words ...

    BuildingBlock.nodeType property. Returns the [NodeType.BuildingBlock](../../nodetype/#BuildingBlock) value....toEqual ( true ); // Invoke the recursive function that will go through...); }); /// <summary> /// Recursively traverses a node tree while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Node.isComposite property | Aspose.Words for No...

    Node.isComposite property. Returns ``true`` if this node can contain other nodes....toEqual ( true ); // Invoke the recursive function that will go through...); }); /// <summary> /// Recursively traverses a node tree while...

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