Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 182,573 for

doc

(0.91 sec)
  1. HtmlFixedSaveOptions.exportFormFields property ...

    HtmlFixedSaveOptions.exportFormFields property. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertCheckBox (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldRef::get_BookmarkNa...

    Aspose::Words::Fields::FieldRef::get_BookmarkName method. Gets or sets the referenced bookmark's name in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Name bookmarked text with...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Issue with Page Numbers in Generated Document U...

    Hello Team, I have uploaded a Document named Base_Document. I will be feeding some live data into the model, and during generation, this real-time data will be replaced using Aspose syntax. However, after generation, t…...void UpdateReportData(Document doc, Study studyData) { R.ReportingEngine...= false; engine.BuildReport(doc, studyData, "Study"); } Note:...

    forum.aspose.com/t/issue-with-page-numbers-in-g...
  4. PageSetup.borderDistanceFrom property | Aspose....

    PageSetup.borderDistanceFrom property. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds.... let doc = new aw . Document (); let pageSetup = doc . sections...border . distanceFromText = 0 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTagCollection.getByTitle meth...

    StructuredDocumentTagCollection.getByTitle method. Returns the first structured Document tag encountered in the collection with the specified title.... let doc = new aw . Document ( base ....document tag by Id. let sdt = doc . range . structuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartSeriesGroup.bubbleScale property | Aspose....

    ChartSeriesGroup.bubbleScale property. Gets or sets the size of the bubbles as a percentage of their default size.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a bubble 3D chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FolderFontSource.Type | Aspose.Words for .NET

    Discover the FolderFontSource Type property. Easily identify font source types to enhance your design projects and streamline your workflow....false , 1 ); Document doc = new Document (); doc . FontSettings =...= new FontSettings (); doc . FontSettings . SetFontsSources (...

    reference.aspose.com/words/net/aspose.words.fon...
  8. TextBox.InternalMarginTop | Aspose.Words for .NET

    Discover the TextBox InternalMarginTop property—control your shape's top margin in points for precise layout and enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert another textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.target property | Aspose.Words for No...

    ShapeBase.target property. Gets or sets the target frame for the shape hyperlink.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.screenTip property | Aspose.Words for...

    ShapeBase.screenTip property. Defines the text displayed when the mouse pointer moves over the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertImage...

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