Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 170,497 for

doc

(0.09 sec)
  1. FieldMergingArgsBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgsBase class, the foundation for efficient field merging and image handling in Document automation....void MergeHtml () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( @"MERGEFIELD...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Fields::ToaCategories class | As...

    Aspose::Words::Fields::ToaCategories class. Represents a table of authorities categories. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // TOA fields can filter their...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. DocSaveOptions.savePictureBullet property | Asp...

    DocSaveOptions.savePictureBullet property. When ``false``, PictureBullet data is not saved to output Document... let doc = new aw . Document ( base ....bullet points.docx" ); expect ( doc . lists . at ( 0 ). listLevels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IBibliographyStylesProvider.GetStyle | Aspose.W...

    Discover the IBibliographyStylesProvider GetStyle method to effortlessly retrieve and customize your bibliography styles for enhanced academic writing....ChangeBibliographySt () { Document doc = new Document ( MyDir + "Bibliography...with the following code: // doc.Bibliography.BibliographyStyle...

    reference.aspose.com/words/net/aspose.words.fie...
  6. SaveOutputParameters.content_type property | As...

    SaveOutputParameters.content_type property. Returns the Content-Type string (Internet Media Type) that identifies the type of the saved Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ArrowWidth Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ArrowWidth enum to customize arrow end widths for enhanced Document visuals and precision in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  8. BuiltInDocumentProperties.RevisionNumber | Aspo...

    Manage your Document's RevisionNumber with BuiltInDocumentProperties. Easily track changes and enhance version control for better collaboration.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Current...

    reference.aspose.com/words/net/aspose.words.pro...
  9. CustomXmlPartCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Markup.CustomXmlPartCollection class, your go-to solution for managing Custom XML Parts efficiently and effortlessly.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Aspose::Words::Saving::HtmlVersion enum | Aspos...

    Aspose::Words::Saving::HtmlVersion enum. Indicates the version of HTML is used when saving the Document to Html and Mhtml formats in C++.... auto doc = System :: MakeObject < Aspose...-> set_PrettyFormat ( true ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...