Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 170,549 for

doc

(0.27 sec)
  1. Aspose::Words::ControlChar::ColumnBreakChar fie...

    Aspose::Words::ControlChar::ColumnBreakChar field. End of column character: (char)14 in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); const imageFileName = base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldSaveDate.UseUmAlQuraCalendar | Aspose.Word...

    Manage your dates effortlessly with the FieldSaveDate property. Easily toggle the UmalQura calendar for enhanced scheduling and planning.... Document doc = new Document ( MyDir + "Document...builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...

    reference.aspose.com/words/net/aspose.words.fie...
  4. IResourceLoadingCallback Interface | Aspose.Wor...

    Control external resource loading in Aspose.Words with the IResourceLoadingCallback interface. Enhance Document imports and image insertion seamlessly....ResourceLoadingCallb () { Document doc = new Document (); doc . ResourceLoadingCallb...builder = new DocumentBuilder ( doc ); // Images usually are inserted...

    reference.aspose.com/words/net/aspose.words.loa...
  5. MailMergeSettings.DataType | Aspose.Words for .NET

    Discover the MailMergeSettings DataType property, defining your mail merge data source type and access method. Optimize your workflow effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  6. MailMergeSettings.DoNotSupressBlankLines | Aspo...

    Optimize your mail merge with the MailMergeSettings DoNotSupressBlankLines property, ensuring blank lines are handled effectively for polished Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  7. MailMergeSettings.CheckErrors | Aspose.Words fo...

    Discover the MailMergeSettings CheckErrors property in Microsoft Word for effective error reporting during mail merges. Optimize your workflow today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  8. Odso.DataSource | Aspose.Words for .NET

    Connect your Documents effortlessly with Odso DataSource. Easily specify external data sources for seamless mail merges. Start optimizing your workflow today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  9. ShapeBase.LocalToParent | Aspose.Words for .NET

    Transform local coordinates to parent shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!... Document doc = new Document (); // Insert...GroupShape group = new GroupShape ( doc ); group . Bounds = new RectangleF...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FieldSeq.sequence_identifier property | Aspose....

    FieldSeq.sequence_identifier property. Gets or sets the name assigned to the series of items that are to be numbered.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A TOC field can create...

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