Sort Score
Result 10 results
Languages All
Labels All
Results 6,941 - 6,950 of 157,133 for

doc

(0.19 sec)
  1. XmlMapping.is_mapped property | Aspose.Words fo...

    XmlMapping.is_mapped property. Returns ``True`` if the parent structured Document tag is successfully mapped to XML data.... doc = aw . Document () # Construct...#2</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  2. WebExtensionPropertyCollection class | Aspose.W...

    aspose.words.webextensions.WebExtensionPropertyCollection class. Specifies a set of web extension custom properties... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Lists::ListCollection::GetListBy...

    Aspose::Words::Lists::ListCollection::GetListByListId method. Gets a list by a list identifier in C++.... auto doc = MakeObject < Document > ();...lists = doc -> get_Lists (); ASPOSE_ASSERT_EQ ( doc , lists ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. FieldFileSize.IsInMegabytes | Aspose.Words for ...

    Control file size display with FieldFileSize's IsInMegabytes property. Easily toggle between bytes and megabytes for better clarity and user experience.... Document doc = new Document ( MyDir + "Document...Assert . AreEqual ( 18105 , doc . BuiltInDocumentPrope . Bytes...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldFileSize.IsInKilobytes | Aspose.Words for ...

    Control file size display with FieldFileSize IsInKilobytes. Easily toggle size visibility in kilobytes for enhanced data management.... Document doc = new Document ( MyDir + "Document...Assert . AreEqual ( 18105 , doc . BuiltInDocumentPrope . Bytes...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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...
  7. Aspose::Words::DocumentBase::get_FontInfos meth...

    Aspose::Words::DocumentBase::get_FontInfos method. Provides access to properties of fonts used in this Document in C++.... auto doc = MakeObject < Document > ( MyDir...FontInfoCollection > allFonts = doc -> get_FontInfos (); // Print...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. ChartFormat.shape_type property | Aspose.Words ...

    ChartFormat.shape_type property. Gets or sets the shape type of the parent chart element.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldOptions.FieldUpdatingCallback | Aspose.Wor...

    Discover the FieldOptions FieldUpdatingCallback property to easily manage IFieldUpdatingCallback implementations and enhance your data handling efficiency....FieldUpdatingCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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...