Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 157,239 for

doc

(0.07 sec)
  1. FieldIncludePicture.graphic_filter property | A...

    FieldIncludePicture.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in VBA projects for enhanced automation and streamlined Document management.... Document doc = new Document (); // Create.... Name = "Aspose.Project" ; doc . VbaProject = project ; // Create...

    reference.aspose.com/words/net/aspose.words.vba...
  4. Aspose::Words::Shading::get_BackgroundPatternTh...

    Aspose::Words::Shading::get_BackgroundPatternThemeColor method. Gets or sets the background pattern theme color in the applied color scheme that is associated with this Shading object in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/sha...
  5. PdfSaveOptions.DisplayDocTitle | Aspose.Words f...

    Discover how the PdfSaveOptions DisplayDocTitle property enhances your PDF experience by showing Document titles in the Windows title bar for easy identification.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.sav...
  6. MultiplePagesType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MultiplePagesType enumeration. Specifies how Document is printed out.... let doc = new aw . Document (); // Insert...= new aw . DocumentBuilder ( doc ); builder . writeln ( "My Booklet:"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompositeNode.select_single_node method | Aspos...

    CompositeNode.select_single_node method. Selects the first [Node](../../node/) that matches the XPath expression.... doc = aw . Document ( MY_DIR + 'Tables...in the document. node_list = doc . select_nodes ( '//Table//Paragraph'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfEncryptionDetails class | Aspose.Words for P...

    aspose.words.saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF Document... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MailMerge.GetFieldNames | Aspose.Words for .NET

    Discover the MailMerge GetFieldNames method to effortlessly access and utilize all mail merge field names in your Document for streamlined Document automation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.mai...
  10. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

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