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

doc

(0.29 sec)
  1. ProtectionType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ProtectionType enum for robust Document security. Enhance your Documents with customizable protection options today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Section...

    reference.aspose.com/words/net/aspose.words/pro...
  2. ShapeBase.width property | Aspose.Words for Python

    ShapeBase.width property. Gets or sets the width of the containing block of the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MappedDataFieldCollection.ContainsKey | Aspose....

    Discover if a specific Document field mapping exists in MappedDataFieldCollection with the ContainsKey method. Streamline data management effortlessly!...MappedDataFieldColle () { Document doc = CreateSourceDocMappe (); DataTable...MappedDataFieldColle mappedDataFields = doc . MailMerge . MappedDataFields...

    reference.aspose.com/words/net/aspose.words.mai...
  4. DocumentBase.FontInfos | Aspose.Words for .NET

    Access detailed font properties with DocumentBase's FontInfos feature, enhancing your Document's design and readability effortlessly.... Document doc = new Document ( MyDir + "Document...FontInfoCollection fontInfos = doc . FontInfos ; fontInfos . EmbedTrueTypeFonts...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Paragraph.breakIsStyleSeparator property | Aspo...

    Paragraph.breakIsStyleSeparator property. True if this paragraph break is a Style Separator... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertTableOfContent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldBuilder.buildAndInsert method | Aspose.Wor...

    Aspose.Words.Fields.FieldBuilder.buildAndInsert method... let doc = new aw . Document (); // A...= new aw . DocumentBuilder ( doc ); builder . write ( " Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SaveOptions.UpdateLastSavedTimeProperty | Aspos...

    Optimize your SaveOptions with the UpdateLastSavedTimeProperty. Control LastSavedTime updates for efficient data management and enhanced performance.... Document doc = new Document ( MyDir + "Document..."Document.docx" ); Assert . That ( doc . BuiltInDocumentPrope . LastSavedTime...

    reference.aspose.com/words/net/aspose.words.sav...
  8. OdtSaveOptions.Password | Aspose.Words for .NET

    Secure your Documents with OdtSaveOptions Password property. Easily set or retrieve a password for robust encryption and enhanced data protection.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  9. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Drawing::SoftEdgeFormat::Remove ...

    Aspose::Words::Drawing::SoftEdgeFormat::Remove method. Removes SoftEdgeFormat from the parent object in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...