Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 31,029 for

doc

(0.07 sec)
  1. Field.GetFieldCode | Aspose.Words for .NET

    Discover the GetFieldCode method, effortlessly retrieve text between field start and separator, including child field codes and results. Enhance your coding efficiency!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Field field = builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Loading::LoadOptions::get_Conver...

    Aspose::Words::Loading::LoadOptions::get_ConvertShapeToOfficeMath method. Gets or sets whether to convert shapes with EquationXML to Office Math objects in C++....isConvertShapeToOffi ); auto doc = MakeObject < Document > ( MyDir...isConvertShapeToOffi ) { ASSERT_EQ ( 16 , doc -> GetChildNodes ( NodeType ::...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. ListLevel.delete_picture_bullet method | Aspose...

    ListLevel.delete_picture_bullet method. Deletes picture bullet for the current list level.... doc = aw . Document () list = doc . lists . add...= aw . DocumentBuilder ( doc = doc ) builder . list_format ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.header_distance property | Aspose.Wor...

    PageSetup.header_distance property. Returns or sets the distance (in points) between the header and the top of the page.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . page_setup . paper_size...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Vba::VbaModuleCollection::Add me...

    Aspose::Words::Vba::VbaModuleCollection::Add method. Adds a module to the collection in C++.... auto doc = MakeObject < Document > ();...set_Name ( u "Aspose.Project" ); doc -> set_VbaProject ( project );...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. Shading.foreground_pattern_theme_color property...

    Shading.foreground_pattern_theme_color property. Gets or sets the foreground pattern theme color in the applied color scheme that is associated with this [Shading](../) object.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) shading = doc . first_section ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++.... auto doc = MakeObject < Document > ();...MakeObject < GroupShape > ( doc ); ASSERT_EQ ( WrapType :: None...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ImageSaveOptions.Clone | Aspose.Words for .NET

    Discover the ImageSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your coding efficiency and flexibility.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . ParagraphFormat . Style = doc . Styles...

    reference.aspose.com/words/net/aspose.words.sav...